warzone2100/macosx/configs/map2preview-Release.xcconfig

15 lines
422 B
Plaintext

// map2preview settings for Release configuration
#include "map2preview-All.xcconfig"
GCC_OPTIMIZATION_LEVEL = 2
BUILD_PREPROCESSOR_DEFINITIONS = $(inherited)
BuildDependentFlagsForCandCpp = -fstack-protector
// Build setting dependent warnings
WarnForCandCppDep = -Wno-unused-parameter -Wno-format-security -Wno-sign-compare
WarnForCDep =
WarnForCppDep = // -Wno-enum-compare // not currently supported by compiler