mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed compile and linking under mingw environment
This commit is contained in:
@@ -27,6 +27,11 @@ project ("example-common")
|
||||
}
|
||||
end
|
||||
|
||||
configuration { "mingw* or vs2008" }
|
||||
includedirs {
|
||||
"$(DXSDK_DIR)/include",
|
||||
}
|
||||
|
||||
configuration { "xcode4" }
|
||||
includedirs {
|
||||
BX_DIR .. "include/compat/osx",
|
||||
|
||||
Reference in New Issue
Block a user