mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 19:48:07 +00:00
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
|