@@ -76,7 +76,7 @@ function bgfxProject(_name, _kind, _defines)
"GLESv2",
}
- configuration { "mingw* or vs2008" }
+ configuration { "vs2008" }
includedirs {
"$(DXSDK_DIR)/include",
@@ -37,7 +37,7 @@ project ("example-common")
end
@@ -51,6 +51,7 @@ project "shaderc"
+ configuration { "vs*" }
links {
"d3dx9",
"d3dcompiler",