mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Repaced flagsremove Lua function with new removeflags.
This commit is contained in:
@@ -40,6 +40,10 @@ project "bx.test"
|
||||
|
||||
debugdir (BX_DIR .. "tests")
|
||||
|
||||
removeflags {
|
||||
"NoExceptions",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
BX_DIR .. "include",
|
||||
BX_THIRD_PARTY_DIR .. "UnitTest++/src/",
|
||||
|
||||
Reference in New Issue
Block a user