Fixed VS2008 build.
This commit is contained in:
Родитель
c3ed0050d2
Коммит
237ee5b9e5
|
@ -44,7 +44,7 @@ function bgfxProject(_name, _kind, _defines)
|
|||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration { "mingw*", "not vs201*" }
|
||||
configuration { "mingw* or vs2008" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче