mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
PREBINDING = NO;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|