Fix some chipmunk warnings
This commit is contained in:
2
thirdparty/build/chipmunk.lua
vendored
2
thirdparty/build/chipmunk.lua
vendored
@@ -1,5 +1,7 @@
|
||||
LIBRARY.Name = "chipmunk"
|
||||
|
||||
LIBRARY.Defines = {"CP_USE_CGTYPES=0", "TARGET_OS_IPHONE=0", "TARGET_OS_MAC=0"}
|
||||
|
||||
LIBRARY.Language = "C++"
|
||||
|
||||
LIBRARY.Files = {
|
||||
|
||||
Reference in New Issue
Block a user