mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Removed Win7 SDK define.
This commit is contained in:
@@ -97,11 +97,6 @@ function bgfxProject(_name, _kind, _defines)
|
||||
path.join(BGFX_DIR, "3rdparty/khronos"),
|
||||
}
|
||||
|
||||
configuration { "x64", "vs* or mingw*" }
|
||||
defines {
|
||||
"_WIN32_WINNT=0x601",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
includedirs {
|
||||
|
||||
Reference in New Issue
Block a user