Fixed VS2008 build.

This commit is contained in:
Branimir Karadžić 2014-10-21 23:31:35 -07:00
parent c3ed0050d2
commit 237ee5b9e5

View file

@ -44,7 +44,7 @@ function bgfxProject(_name, _kind, _defines)
"GLESv2",
}
configuration { "mingw*", "not vs201*" }
configuration { "mingw* or vs2008" }
includedirs {
"$(DXSDK_DIR)/include",
}