mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Add macros to Release build.
This commit is contained in:
committed by
Corey Johnson & Nathan Sobo
parent
fdcce93124
commit
f81fa852ef
@@ -346,6 +346,7 @@
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "PROJECT_DIR=\"@\\\"$PROJECT_DIR\\\"\"";
|
||||
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
|
||||
Reference in New Issue
Block a user