mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
remove usage of DXSDK for mingw, breaks compilation if included in some versions (nw)
This commit is contained in:
@@ -37,7 +37,7 @@ project ("example-common")
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "mingw* or vs2008" }
|
||||
configuration { "vs2008" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user