Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/expat/expat.xcodeproj/project.pbxproj')
-rw-r--r--xcode/expat/expat.xcodeproj/project.pbxproj22
1 files changed, 22 insertions, 0 deletions
diff --git a/xcode/expat/expat.xcodeproj/project.pbxproj b/xcode/expat/expat.xcodeproj/project.pbxproj
index efeb28d07a..cb24877626 100644
--- a/xcode/expat/expat.xcodeproj/project.pbxproj
+++ b/xcode/expat/expat.xcodeproj/project.pbxproj
@@ -184,6 +184,26 @@
};
name = Release;
};
+ A8E541191F9FBCD200A1B8FA /* Production Full */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 34EBB47B1DBF51D4005BE9B8 /* common-release.xcconfig */;
+ buildSettings = {
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "$(inherited)",
+ HAVE_MEMMOVE,
+ );
+ GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
+ };
+ name = "Production Full";
+ };
+ A8E5411A1F9FBCD200A1B8FA /* Production Full */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ EXECUTABLE_PREFIX = lib;
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ };
+ name = "Production Full";
+ };
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
@@ -192,6 +212,7 @@
buildConfigurations = (
670D05011B0BAEE50013A7AC /* Debug */,
670D05021B0BAEE50013A7AC /* Release */,
+ A8E541191F9FBCD200A1B8FA /* Production Full */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
@@ -201,6 +222,7 @@
buildConfigurations = (
670D05041B0BAEE50013A7AC /* Debug */,
670D05051B0BAEE50013A7AC /* Release */,
+ A8E5411A1F9FBCD200A1B8FA /* Production Full */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;