X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/184968f4a86e1b51aafc40175857c159bb186ecd..b1f94ae5f07547562a35ed5aba901bdca1ae5dd0:/file_cmds.xcodeproj/project.pbxproj diff --git a/file_cmds.xcodeproj/project.pbxproj b/file_cmds.xcodeproj/project.pbxproj index 83e7031..4298ee4 100644 --- a/file_cmds.xcodeproj/project.pbxproj +++ b/file_cmds.xcodeproj/project.pbxproj @@ -2838,6 +2838,10 @@ FC8A8BC914B648EF001B97AD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "HAVE_CONFIG_H=0", + ); }; name = Release; }; @@ -2922,6 +2926,7 @@ WARNING_CFLAGS = ( "-Wall", "-Werror", + "-Wundef", ); }; name = Release;