forked from mirrors/linphone-iphone
7 lines
167 B
Text
Executable file
7 lines
167 B
Text
Executable file
PRODUCT_NAME = Test Client
|
|
INFOPLIST_FILE = TestClient-Info.plist
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES
|
|
GCC_PREFIX_HEADER = TestClient.pch
|
|
|
|
INSTALL_PATH = /Applications
|