Cleanup.
This commit is contained in:
parent
5239c5bbe1
commit
1bf7b232cb
@ -86,10 +86,6 @@ if not os.isdir(BX_DIR) then
|
||||
os.exit()
|
||||
end
|
||||
|
||||
defines {
|
||||
"BX_CONFIG_ENABLE_MSVC_LEVEL4_WARNINGS=1"
|
||||
}
|
||||
|
||||
dofile (path.join(BX_DIR, "scripts/toolchain.lua"))
|
||||
if not toolchain(BGFX_BUILD_DIR, BGFX_THIRD_PARTY_DIR) then
|
||||
return -- no action specified
|
||||
|
Loading…
Reference in New Issue
Block a user