]> git.saurik.com Git - apple/security.git/blobdiff - OSX/config/command.xcconfig
Security-57336.1.9.tar.gz
[apple/security.git] / OSX / config / command.xcconfig
diff --git a/OSX/config/command.xcconfig b/OSX/config/command.xcconfig
new file mode 100644 (file)
index 0000000..5199da4
--- /dev/null
@@ -0,0 +1,15 @@
+//
+//  command.xcconfig
+//  Security
+//
+//  Created by J Osborne on 1/10/13.
+//
+//
+
+#include "base.xcconfig"
+
+HEADER_SEARCH_PATHS = $(PROJECT_DIR) $(PROJECT_DIR)/security2 $(PROJECT_DIR)/utilities $(PROJECT_DIR)/sec/ProjectHeaders
+
+STRIP_STYLE = all
+STRIP_INSTALLED_PRODUCT = YES
+DEPLOYMENT_POSTPROCESSING = NO