mirror of
https://github.com/ItsElaineTime/SwresTools.git
synced 2024-12-13 12:29:16 +00:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
|
#include "Project.xcconfig"
|
||
|
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NDEBUG=1
|
||
|
|
||
|
SWIFT_OPTIMIZATION_LEVEL = -O
|