7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
#include "wxcocoa.xcconfig"
|
|
|
|
// make symbols visible by default
|
|
|
|
OTHER_CFLAGS = -Wall -Wundef -fno-strict-aliasing -fno-common
|
|
PRODUCT_NAME = $(TARGET_NAME)
|