Removed Win7 SDK define.
This commit is contained in:
parent
3eb997de15
commit
75244a0da8
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user