aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/mac/macExample/macExample.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'example/mac/macExample/macExample.xcodeproj/project.pbxproj')
-rw-r--r--example/mac/macExample/macExample.xcodeproj/project.pbxproj24
1 files changed, 0 insertions, 24 deletions
diff --git a/example/mac/macExample/macExample.xcodeproj/project.pbxproj b/example/mac/macExample/macExample.xcodeproj/project.pbxproj
index baab11de..4cfe53f6 100644
--- a/example/mac/macExample/macExample.xcodeproj/project.pbxproj
+++ b/example/mac/macExample/macExample.xcodeproj/project.pbxproj
@@ -424,19 +424,7 @@
buildSettings = {
CLANG_CXX_LIBRARY = "libc++";
COMBINE_HIDPI_IMAGES = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../../../Externals/libetpan/include",
- "$(SRCROOT)/../../../Externals/icu4c/include",
- "$(SRCROOT)/../../../Externals/ctemplate/include",
- /usr/include/tidy,
- /usr/include/libxml2,
- );
INFOPLIST_FILE = "macExample/macExample-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(SRCROOT)/../../../Externals/libetpan/lib",
- "$(SRCROOT)/../../../Externals/icu4c/lib",
- "$(SRCROOT)/../../../Externals/ctemplate/lib",
- );
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
@@ -447,19 +435,7 @@
buildSettings = {
CLANG_CXX_LIBRARY = "libc++";
COMBINE_HIDPI_IMAGES = YES;
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../../../Externals/libetpan/include",
- "$(SRCROOT)/../../../Externals/icu4c/include",
- "$(SRCROOT)/../../../Externals/ctemplate/include",
- /usr/include/tidy,
- /usr/include/libxml2,
- );
INFOPLIST_FILE = "macExample/macExample-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(SRCROOT)/../../../Externals/libetpan/lib",
- "$(SRCROOT)/../../../Externals/icu4c/lib",
- "$(SRCROOT)/../../../Externals/ctemplate/lib",
- );
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};