summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/scripts/bgfx.lua
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/scripts/bgfx.lua')
-rw-r--r--3rdparty/bgfx/scripts/bgfx.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bgfx/scripts/bgfx.lua b/3rdparty/bgfx/scripts/bgfx.lua
index b02fea8a40a..a3b1899fbc7 100644
--- a/3rdparty/bgfx/scripts/bgfx.lua
+++ b/3rdparty/bgfx/scripts/bgfx.lua
@@ -76,7 +76,7 @@ function bgfxProject(_name, _kind, _defines)
"GLESv2",
}
- configuration { "mingw* or vs2008" }
+ configuration { "vs2008" }
includedirs {
"$(DXSDK_DIR)/include",
}