We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767548e commit 9c4591fCopy full SHA for 9c4591f
Chipmunk7-ios.xcodeproj/project.pbxproj
@@ -391,6 +391,10 @@
391
"$(inherited)",
392
);
393
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
394
+ HEADER_SEARCH_PATHS = (
395
+ "\"$(SRCROOT)/external/Chipmunk/include\"",
396
+ "\"$(SRCROOT)/external/Chipmunk/objectivec/include\"",
397
+ );
398
OTHER_LDFLAGS = "-ObjC";
399
PRODUCT_NAME = "$(TARGET_NAME)";
400
SDKROOT = iphoneos;
@@ -411,6 +415,10 @@
411
415
ENABLE_NS_ASSERTIONS = NO;
412
416
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
413
417
418
419
420
421
414
422
423
424
0 commit comments