Support for the NX platform (#164)

This commit is contained in:
Codecat
2017-10-12 18:11:55 +02:00
committed by Branimir Karadžić
parent 026f9155d1
commit 0bb8c148bf
3 changed files with 8 additions and 2 deletions

View File

@@ -547,7 +547,7 @@ function toolchain(_buildDir, _libDir)
"EnableSSE2",
}
configuration { "vs*", "not orbis" }
configuration { "vs*", "not orbis", "not NX32", "not NX64" }
includedirs { path.join(bxDir, "include/compat/msvc") }
defines {
"WIN32",