mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed VS2008 build.
This commit is contained in:
@@ -44,7 +44,7 @@ function bgfxProject(_name, _kind, _defines)
|
||||
"GLESv2",
|
||||
}
|
||||
|
||||
configuration { "mingw*", "not vs201*" }
|
||||
configuration { "mingw* or vs2008" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user