| Index: printing/printing.xcodeproj/project.pbxproj
|
| ===================================================================
|
| --- printing/printing.xcodeproj/project.pbxproj (revision 0)
|
| +++ printing/printing.xcodeproj/project.pbxproj (revision 0)
|
| @@ -0,0 +1,728 @@
|
| +// !$*UTF8*$!
|
| +{
|
| + archiveVersion = 1;
|
| + classes = {
|
| + };
|
| + objectVersion = 45;
|
| + objects = {
|
| +
|
| +/* Begin PBXAggregateTarget section */
|
| + 4D9363030F547FBE001FD834 /* All */ = {
|
| + isa = PBXAggregateTarget;
|
| + buildConfigurationList = 4D9363140F547FD7001FD834 /* Build configuration list for PBXAggregateTarget "All" */;
|
| + buildPhases = (
|
| + );
|
| + dependencies = (
|
| + 4D9363070F547FC5001FD834 /* PBXTargetDependency */,
|
| + 4D9363090F547FC5001FD834 /* PBXTargetDependency */,
|
| + );
|
| + name = All;
|
| + productName = All;
|
| + };
|
| + 4D93630B0F547FD2001FD834 /* run_printing_unittests */ = {
|
| + isa = PBXAggregateTarget;
|
| + buildConfigurationList = 4D9363150F547FD7001FD834 /* Build configuration list for PBXAggregateTarget "run_printing_unittests" */;
|
| + buildPhases = (
|
| + 4D93630A0F547FD2001FD834 /* ShellScript */,
|
| + );
|
| + dependencies = (
|
| + 4D9365650F548165001FD834 /* PBXTargetDependency */,
|
| + );
|
| + name = run_printing_unittests;
|
| + productName = run_printing_unittests;
|
| + };
|
| +/* End PBXAggregateTarget section */
|
| +
|
| +/* Begin PBXBuildFile section */
|
| + 4D9362F30F547F80001FD834 /* units.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D9362E80F547F6B001FD834 /* units.cc */; };
|
| + 4D9362FD0F547FA8001FD834 /* run_all_unittests.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D9362FB0F547FA8001FD834 /* run_all_unittests.cc */; };
|
| + 4D9362FE0F547FA8001FD834 /* units_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D9362FC0F547FA8001FD834 /* units_unittest.cc */; };
|
| + 4D9363020F547FB6001FD834 /* libprinting.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9362EE0F547F73001FD834 /* libprinting.a */; };
|
| + 4D9364820F5480B0001FD834 /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D93647D0F548099001FD834 /* libgtest.a */; };
|
| + 4D9364830F5480B5001FD834 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9364730F54808F001FD834 /* libbase.a */; };
|
| + 4D9364A20F5480ED001FD834 /* libicui18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9364970F5480D3001FD834 /* libicui18n.a */; };
|
| + 4D9364A30F5480ED001FD834 /* libicuuc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D93649B0F5480D3001FD834 /* libicuuc.a */; };
|
| + 4D9365540F54813F001FD834 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9364A60F548126001FD834 /* CoreFoundation.framework */; };
|
| + 4D9365550F54813F001FD834 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9364A90F548138001FD834 /* Foundation.framework */; };
|
| + 4D9365570F54814D001FD834 /* libicudata.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D9364930F5480D3001FD834 /* libicudata.a */; };
|
| +/* End PBXBuildFile section */
|
| +
|
| +/* Begin PBXContainerItemProxy section */
|
| + 4D9363000F547FAE001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9362C00F547ED0001FD834 /* Project object */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 4D9362ED0F547F73001FD834;
|
| + remoteInfo = printing;
|
| + };
|
| + 4D9363060F547FC5001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9362C00F547ED0001FD834 /* Project object */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 4D9362ED0F547F73001FD834;
|
| + remoteInfo = printing;
|
| + };
|
| + 4D9363080F547FC5001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9362C00F547ED0001FD834 /* Project object */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 4D9362F60F547F94001FD834;
|
| + remoteInfo = printing_unittests;
|
| + };
|
| + 4D9364720F54808F001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D93644B0F54808F001FD834 /* base.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 825402BB0D92D0FA0006B936;
|
| + remoteInfo = base;
|
| + };
|
| + 4D9364740F54808F001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D93644B0F54808F001FD834 /* base.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 825403B10D92D2E50006B936;
|
| + remoteInfo = base_gfx;
|
| + };
|
| + 4D9364760F54808F001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D93644B0F54808F001FD834 /* base.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = E49F18BF0E4CBAC200386AEC;
|
| + remoteInfo = base_unittests;
|
| + };
|
| + 4D93647C0F548099001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364780F548099001FD834 /* gtest.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = D2AAC046055464E500DB518D;
|
| + remoteInfo = gtest;
|
| + };
|
| + 4D93647E0F5480A0001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364780F548099001FD834 /* gtest.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = D2AAC045055464E500DB518D;
|
| + remoteInfo = gtest;
|
| + };
|
| + 4D9364800F5480A1001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D93644B0F54808F001FD834 /* base.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 825402BA0D92D0FA0006B936;
|
| + remoteInfo = base;
|
| + };
|
| + 4D9364900F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD540D60D6F7EFE003CD41E;
|
| + remoteInfo = genccode;
|
| + };
|
| + 4D9364920F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 82C262C40DCF9411005CFE91;
|
| + remoteInfo = icudata;
|
| + };
|
| + 4D9364940F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD5408B0D6F743F003CD41E;
|
| + remoteInfo = icudata_stub;
|
| + };
|
| + 4D9364960F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD53EA60D6F6FC7003CD41E;
|
| + remoteInfo = icui18n;
|
| + };
|
| + 4D9364980F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD540260D6F727B003CD41E;
|
| + remoteInfo = icutu;
|
| + };
|
| + 4D93649A0F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD53AAB0D6F6671003CD41E;
|
| + remoteInfo = icuuc;
|
| + };
|
| + 4D93649C0F5480D3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = 7BD5410E0D6F8457003CD41E;
|
| + remoteInfo = icupkg;
|
| + };
|
| + 4D93649E0F5480E3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 7BD53EA50D6F6FC7003CD41E;
|
| + remoteInfo = icui18n;
|
| + };
|
| + 4D9364A00F5480E3001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 7BD53AAA0D6F6671003CD41E;
|
| + remoteInfo = icuuc;
|
| + };
|
| + 4D9365580F548152001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 82C262C30DCF9411005CFE91;
|
| + remoteInfo = icudata;
|
| + };
|
| + 4D9365640F548165001FD834 /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 4D9362C00F547ED0001FD834 /* Project object */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = 4D9362F60F547F94001FD834;
|
| + remoteInfo = printing_unittests;
|
| + };
|
| +/* End PBXContainerItemProxy section */
|
| +
|
| +/* Begin PBXFileReference section */
|
| + 4D9362D20F547F0E001FD834 /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362D30F547F0E001FD834 /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362D40F547F0E001FD834 /* dynamiclib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = dynamiclib.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362D50F547F0E001FD834 /* executable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = executable.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362D60F547F0E001FD834 /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362D70F547F0E001FD834 /* staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticlib.xcconfig; sourceTree = "<group>"; };
|
| + 4D9362E80F547F6B001FD834 /* units.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = units.cc; sourceTree = "<group>"; };
|
| + 4D9362E90F547F6B001FD834 /* units.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = units.h; sourceTree = "<group>"; };
|
| + 4D9362EE0F547F73001FD834 /* libprinting.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libprinting.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
| + 4D9362F70F547F94001FD834 /* printing_unittests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = printing_unittests; sourceTree = BUILT_PRODUCTS_DIR; };
|
| + 4D9362FB0F547FA8001FD834 /* run_all_unittests.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = run_all_unittests.cc; sourceTree = "<group>"; };
|
| + 4D9362FC0F547FA8001FD834 /* units_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = units_unittest.cc; sourceTree = "<group>"; };
|
| + 4D93644B0F54808F001FD834 /* base.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = base.xcodeproj; path = base/base.xcodeproj; sourceTree = "<group>"; };
|
| + 4D9364780F548099001FD834 /* gtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gtest.xcodeproj; path = testing/gtest.xcodeproj; sourceTree = "<group>"; };
|
| + 4D9364850F5480D3001FD834 /* icu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = icu.xcodeproj; path = third_party/icu38/icu.xcodeproj; sourceTree = "<group>"; };
|
| + 4D9364A60F548126001FD834 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
|
| + 4D9364A90F548138001FD834 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
| +/* End PBXFileReference section */
|
| +
|
| +/* Begin PBXFrameworksBuildPhase section */
|
| + 4D9362EC0F547F73001FD834 /* Frameworks */ = {
|
| + isa = PBXFrameworksBuildPhase;
|
| + buildActionMask = 2147483647;
|
| + files = (
|
| + );
|
| + runOnlyForDeploymentPostprocessing = 0;
|
| + };
|
| + 4D9362F50F547F94001FD834 /* Frameworks */ = {
|
| + isa = PBXFrameworksBuildPhase;
|
| + buildActionMask = 2147483647;
|
| + files = (
|
| + 4D9365540F54813F001FD834 /* CoreFoundation.framework in Frameworks */,
|
| + 4D9365550F54813F001FD834 /* Foundation.framework in Frameworks */,
|
| + 4D9364830F5480B5001FD834 /* libbase.a in Frameworks */,
|
| + 4D9364820F5480B0001FD834 /* libgtest.a in Frameworks */,
|
| + 4D9365570F54814D001FD834 /* libicudata.a in Frameworks */,
|
| + 4D9364A20F5480ED001FD834 /* libicui18n.a in Frameworks */,
|
| + 4D9364A30F5480ED001FD834 /* libicuuc.a in Frameworks */,
|
| + 4D9363020F547FB6001FD834 /* libprinting.a in Frameworks */,
|
| + );
|
| + runOnlyForDeploymentPostprocessing = 0;
|
| + };
|
| +/* End PBXFrameworksBuildPhase section */
|
| +
|
| +/* Begin PBXGroup section */
|
| + 4D9362BE0F547ED0001FD834 = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9362D10F547EE8001FD834 /* Configuration */,
|
| + 4D9362D80F547F2D001FD834 /* Source */,
|
| + 4D9364A50F5480FE001FD834 /* Frameworks */,
|
| + 4D93644A0F54806F001FD834 /* Projects */,
|
| + 4D9362EF0F547F73001FD834 /* Products */,
|
| + );
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9362D10F547EE8001FD834 /* Configuration */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9362D20F547F0E001FD834 /* common.xcconfig */,
|
| + 4D9362D30F547F0E001FD834 /* debug.xcconfig */,
|
| + 4D9362D40F547F0E001FD834 /* dynamiclib.xcconfig */,
|
| + 4D9362D50F547F0E001FD834 /* executable.xcconfig */,
|
| + 4D9362D60F547F0E001FD834 /* release.xcconfig */,
|
| + 4D9362D70F547F0E001FD834 /* staticlib.xcconfig */,
|
| + );
|
| + name = Configuration;
|
| + path = ../build;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9362D80F547F2D001FD834 /* Source */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9362FB0F547FA8001FD834 /* run_all_unittests.cc */,
|
| + 4D9362FC0F547FA8001FD834 /* units_unittest.cc */,
|
| + 4D9362E80F547F6B001FD834 /* units.cc */,
|
| + 4D9362E90F547F6B001FD834 /* units.h */,
|
| + );
|
| + name = Source;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9362EF0F547F73001FD834 /* Products */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9362EE0F547F73001FD834 /* libprinting.a */,
|
| + 4D9362F70F547F94001FD834 /* printing_unittests */,
|
| + );
|
| + name = Products;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D93644A0F54806F001FD834 /* Projects */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9364780F548099001FD834 /* gtest.xcodeproj */,
|
| + 4D93644B0F54808F001FD834 /* base.xcodeproj */,
|
| + 4D9364850F5480D3001FD834 /* icu.xcodeproj */,
|
| + );
|
| + name = Projects;
|
| + path = ..;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D93644C0F54808F001FD834 /* Products */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9364730F54808F001FD834 /* libbase.a */,
|
| + 4D9364750F54808F001FD834 /* libbase_gfx.a */,
|
| + 4D9364770F54808F001FD834 /* base_unittests */,
|
| + );
|
| + name = Products;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9364790F548099001FD834 /* Products */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D93647D0F548099001FD834 /* libgtest.a */,
|
| + );
|
| + name = Products;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9364860F5480D3001FD834 /* Products */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9364910F5480D3001FD834 /* genccode */,
|
| + 4D9364930F5480D3001FD834 /* libicudata.a */,
|
| + 4D9364950F5480D3001FD834 /* libicudata_stub.a */,
|
| + 4D9364970F5480D3001FD834 /* libicui18n.a */,
|
| + 4D9364990F5480D3001FD834 /* libicutu.a */,
|
| + 4D93649B0F5480D3001FD834 /* libicuuc.a */,
|
| + 4D93649D0F5480D3001FD834 /* icupkg */,
|
| + );
|
| + name = Products;
|
| + sourceTree = "<group>";
|
| + };
|
| + 4D9364A50F5480FE001FD834 /* Frameworks */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 4D9364A60F548126001FD834 /* CoreFoundation.framework */,
|
| + 4D9364A90F548138001FD834 /* Foundation.framework */,
|
| + );
|
| + name = Frameworks;
|
| + sourceTree = SDKROOT;
|
| + };
|
| +/* End PBXGroup section */
|
| +
|
| +/* Begin PBXNativeTarget section */
|
| + 4D9362ED0F547F73001FD834 /* printing */ = {
|
| + isa = PBXNativeTarget;
|
| + buildConfigurationList = 4D9362F20F547F74001FD834 /* Build configuration list for PBXNativeTarget "printing" */;
|
| + buildPhases = (
|
| + 4D9362EB0F547F73001FD834 /* Sources */,
|
| + 4D9362EC0F547F73001FD834 /* Frameworks */,
|
| + );
|
| + buildRules = (
|
| + );
|
| + dependencies = (
|
| + );
|
| + name = printing;
|
| + productName = printing;
|
| + productReference = 4D9362EE0F547F73001FD834 /* libprinting.a */;
|
| + productType = "com.apple.product-type.library.static";
|
| + };
|
| + 4D9362F60F547F94001FD834 /* printing_unittests */ = {
|
| + isa = PBXNativeTarget;
|
| + buildConfigurationList = 4D9362FF0F547FA8001FD834 /* Build configuration list for PBXNativeTarget "printing_unittests" */;
|
| + buildPhases = (
|
| + 4D9362F40F547F94001FD834 /* Sources */,
|
| + 4D9362F50F547F94001FD834 /* Frameworks */,
|
| + );
|
| + buildRules = (
|
| + );
|
| + dependencies = (
|
| + 4D9363010F547FAE001FD834 /* PBXTargetDependency */,
|
| + 4D9364810F5480A1001FD834 /* PBXTargetDependency */,
|
| + 4D93647F0F5480A0001FD834 /* PBXTargetDependency */,
|
| + 4D9365590F548152001FD834 /* PBXTargetDependency */,
|
| + 4D93649F0F5480E3001FD834 /* PBXTargetDependency */,
|
| + 4D9364A10F5480E3001FD834 /* PBXTargetDependency */,
|
| + );
|
| + name = printing_unittests;
|
| + productName = printing_unittests;
|
| + productReference = 4D9362F70F547F94001FD834 /* printing_unittests */;
|
| + productType = "com.apple.product-type.tool";
|
| + };
|
| +/* End PBXNativeTarget section */
|
| +
|
| +/* Begin PBXProject section */
|
| + 4D9362C00F547ED0001FD834 /* Project object */ = {
|
| + isa = PBXProject;
|
| + buildConfigurationList = 4D9362C30F547ED0001FD834 /* Build configuration list for PBXProject "printing" */;
|
| + compatibilityVersion = "Xcode 3.1";
|
| + hasScannedForEncodings = 0;
|
| + mainGroup = 4D9362BE0F547ED0001FD834;
|
| + productRefGroup = 4D9362EF0F547F73001FD834 /* Products */;
|
| + projectDirPath = "";
|
| + projectReferences = (
|
| + {
|
| + ProductGroup = 4D93644C0F54808F001FD834 /* Products */;
|
| + ProjectRef = 4D93644B0F54808F001FD834 /* base.xcodeproj */;
|
| + },
|
| + {
|
| + ProductGroup = 4D9364790F548099001FD834 /* Products */;
|
| + ProjectRef = 4D9364780F548099001FD834 /* gtest.xcodeproj */;
|
| + },
|
| + {
|
| + ProductGroup = 4D9364860F5480D3001FD834 /* Products */;
|
| + ProjectRef = 4D9364850F5480D3001FD834 /* icu.xcodeproj */;
|
| + },
|
| + );
|
| + projectRoot = "";
|
| + targets = (
|
| + 4D9363030F547FBE001FD834 /* All */,
|
| + 4D9362ED0F547F73001FD834 /* printing */,
|
| + 4D9362F60F547F94001FD834 /* printing_unittests */,
|
| + 4D93630B0F547FD2001FD834 /* run_printing_unittests */,
|
| + );
|
| + };
|
| +/* End PBXProject section */
|
| +
|
| +/* Begin PBXReferenceProxy section */
|
| + 4D9364730F54808F001FD834 /* libbase.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libbase.a;
|
| + remoteRef = 4D9364720F54808F001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364750F54808F001FD834 /* libbase_gfx.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libbase_gfx.a;
|
| + remoteRef = 4D9364740F54808F001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364770F54808F001FD834 /* base_unittests */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = "compiled.mach-o.executable";
|
| + path = base_unittests;
|
| + remoteRef = 4D9364760F54808F001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D93647D0F548099001FD834 /* libgtest.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libgtest.a;
|
| + remoteRef = 4D93647C0F548099001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364910F5480D3001FD834 /* genccode */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = "compiled.mach-o.executable";
|
| + path = genccode;
|
| + remoteRef = 4D9364900F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364930F5480D3001FD834 /* libicudata.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libicudata.a;
|
| + remoteRef = 4D9364920F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364950F5480D3001FD834 /* libicudata_stub.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libicudata_stub.a;
|
| + remoteRef = 4D9364940F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364970F5480D3001FD834 /* libicui18n.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libicui18n.a;
|
| + remoteRef = 4D9364960F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D9364990F5480D3001FD834 /* libicutu.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libicutu.a;
|
| + remoteRef = 4D9364980F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D93649B0F5480D3001FD834 /* libicuuc.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libicuuc.a;
|
| + remoteRef = 4D93649A0F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| + 4D93649D0F5480D3001FD834 /* icupkg */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = "compiled.mach-o.executable";
|
| + path = icupkg;
|
| + remoteRef = 4D93649C0F5480D3001FD834 /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| +/* End PBXReferenceProxy section */
|
| +
|
| +/* Begin PBXShellScriptBuildPhase section */
|
| + 4D93630A0F547FD2001FD834 /* ShellScript */ = {
|
| + isa = PBXShellScriptBuildPhase;
|
| + buildActionMask = 2147483647;
|
| + files = (
|
| + );
|
| + inputPaths = (
|
| + );
|
| + outputPaths = (
|
| + );
|
| + runOnlyForDeploymentPostprocessing = 0;
|
| + shellPath = /bin/sh;
|
| + shellScript = "set -ex\nRUNNABLE_PRODUCT=$(echo \"${PRODUCT_NAME}\" | sed -e s/^run_//)\nexec \"${BUILT_PRODUCTS_DIR}/${RUNNABLE_PRODUCT}\"\n";
|
| + showEnvVarsInLog = 0;
|
| + };
|
| +/* End PBXShellScriptBuildPhase section */
|
| +
|
| +/* Begin PBXSourcesBuildPhase section */
|
| + 4D9362EB0F547F73001FD834 /* Sources */ = {
|
| + isa = PBXSourcesBuildPhase;
|
| + buildActionMask = 2147483647;
|
| + files = (
|
| + 4D9362F30F547F80001FD834 /* units.cc in Sources */,
|
| + );
|
| + runOnlyForDeploymentPostprocessing = 0;
|
| + };
|
| + 4D9362F40F547F94001FD834 /* Sources */ = {
|
| + isa = PBXSourcesBuildPhase;
|
| + buildActionMask = 2147483647;
|
| + files = (
|
| + 4D9362FD0F547FA8001FD834 /* run_all_unittests.cc in Sources */,
|
| + 4D9362FE0F547FA8001FD834 /* units_unittest.cc in Sources */,
|
| + );
|
| + runOnlyForDeploymentPostprocessing = 0;
|
| + };
|
| +/* End PBXSourcesBuildPhase section */
|
| +
|
| +/* Begin PBXTargetDependency section */
|
| + 4D9363010F547FAE001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + target = 4D9362ED0F547F73001FD834 /* printing */;
|
| + targetProxy = 4D9363000F547FAE001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9363070F547FC5001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + target = 4D9362ED0F547F73001FD834 /* printing */;
|
| + targetProxy = 4D9363060F547FC5001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9363090F547FC5001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + target = 4D9362F60F547F94001FD834 /* printing_unittests */;
|
| + targetProxy = 4D9363080F547FC5001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D93647F0F5480A0001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = gtest;
|
| + targetProxy = 4D93647E0F5480A0001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9364810F5480A1001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = base;
|
| + targetProxy = 4D9364800F5480A1001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D93649F0F5480E3001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = icui18n;
|
| + targetProxy = 4D93649E0F5480E3001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9364A10F5480E3001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = icuuc;
|
| + targetProxy = 4D9364A00F5480E3001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9365590F548152001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = icudata;
|
| + targetProxy = 4D9365580F548152001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| + 4D9365650F548165001FD834 /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + target = 4D9362F60F547F94001FD834 /* printing_unittests */;
|
| + targetProxy = 4D9365640F548165001FD834 /* PBXContainerItemProxy */;
|
| + };
|
| +/* End PBXTargetDependency section */
|
| +
|
| +/* Begin XCBuildConfiguration section */
|
| + 4D9362C10F547ED0001FD834 /* Debug */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D30F547F0E001FD834 /* debug.xcconfig */;
|
| + buildSettings = {
|
| + HEADER_SEARCH_PATHS = (
|
| + "$(HEADER_SEARCH_PATHS)",
|
| + ..,
|
| + );
|
| + XCODEPROJ_DEPTH = ..;
|
| + };
|
| + name = Debug;
|
| + };
|
| + 4D9362C20F547ED0001FD834 /* Release */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D60F547F0E001FD834 /* release.xcconfig */;
|
| + buildSettings = {
|
| + HEADER_SEARCH_PATHS = (
|
| + "$(HEADER_SEARCH_PATHS)",
|
| + ..,
|
| + );
|
| + XCODEPROJ_DEPTH = ..;
|
| + };
|
| + name = Release;
|
| + };
|
| + 4D9362F00F547F74001FD834 /* Debug */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D70F547F0E001FD834 /* staticlib.xcconfig */;
|
| + buildSettings = {
|
| + PRODUCT_NAME = printing;
|
| + };
|
| + name = Debug;
|
| + };
|
| + 4D9362F10F547F74001FD834 /* Release */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D70F547F0E001FD834 /* staticlib.xcconfig */;
|
| + buildSettings = {
|
| + PRODUCT_NAME = printing;
|
| + };
|
| + name = Release;
|
| + };
|
| + 4D9362F90F547F94001FD834 /* Debug */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D50F547F0E001FD834 /* executable.xcconfig */;
|
| + buildSettings = {
|
| + HEADER_SEARCH_PATHS = (
|
| + "$(HEADER_SEARCH_PATHS)",
|
| + ../testing/gtest/include,
|
| + );
|
| + PRODUCT_NAME = printing_unittests;
|
| + };
|
| + name = Debug;
|
| + };
|
| + 4D9362FA0F547F94001FD834 /* Release */ = {
|
| + isa = XCBuildConfiguration;
|
| + baseConfigurationReference = 4D9362D50F547F0E001FD834 /* executable.xcconfig */;
|
| + buildSettings = {
|
| + HEADER_SEARCH_PATHS = (
|
| + "$(HEADER_SEARCH_PATHS)",
|
| + ../testing/gtest/include,
|
| + );
|
| + PRODUCT_NAME = printing_unittests;
|
| + };
|
| + name = Release;
|
| + };
|
| + 4D9363040F547FBE001FD834 /* Debug */ = {
|
| + isa = XCBuildConfiguration;
|
| + buildSettings = {
|
| + COPY_PHASE_STRIP = NO;
|
| + GCC_DYNAMIC_NO_PIC = NO;
|
| + GCC_OPTIMIZATION_LEVEL = 0;
|
| + PRODUCT_NAME = All;
|
| + };
|
| + name = Debug;
|
| + };
|
| + 4D9363050F547FBE001FD834 /* Release */ = {
|
| + isa = XCBuildConfiguration;
|
| + buildSettings = {
|
| + COPY_PHASE_STRIP = YES;
|
| + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
| + GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
| + PRODUCT_NAME = All;
|
| + ZERO_LINK = NO;
|
| + };
|
| + name = Release;
|
| + };
|
| + 4D93630C0F547FD2001FD834 /* Debug */ = {
|
| + isa = XCBuildConfiguration;
|
| + buildSettings = {
|
| + PRODUCT_NAME = run_printing_unittests;
|
| + };
|
| + name = Debug;
|
| + };
|
| + 4D93630D0F547FD2001FD834 /* Release */ = {
|
| + isa = XCBuildConfiguration;
|
| + buildSettings = {
|
| + PRODUCT_NAME = run_printing_unittests;
|
| + };
|
| + name = Release;
|
| + };
|
| +/* End XCBuildConfiguration section */
|
| +
|
| +/* Begin XCConfigurationList section */
|
| + 4D9362C30F547ED0001FD834 /* Build configuration list for PBXProject "printing" */ = {
|
| + isa = XCConfigurationList;
|
| + buildConfigurations = (
|
| + 4D9362C10F547ED0001FD834 /* Debug */,
|
| + 4D9362C20F547ED0001FD834 /* Release */,
|
| + );
|
| + defaultConfigurationIsVisible = 0;
|
| + defaultConfigurationName = Release;
|
| + };
|
| + 4D9362F20F547F74001FD834 /* Build configuration list for PBXNativeTarget "printing" */ = {
|
| + isa = XCConfigurationList;
|
| + buildConfigurations = (
|
| + 4D9362F00F547F74001FD834 /* Debug */,
|
| + 4D9362F10F547F74001FD834 /* Release */,
|
| + );
|
| + defaultConfigurationIsVisible = 0;
|
| + defaultConfigurationName = Release;
|
| + };
|
| + 4D9362FF0F547FA8001FD834 /* Build configuration list for PBXNativeTarget "printing_unittests" */ = {
|
| + isa = XCConfigurationList;
|
| + buildConfigurations = (
|
| + 4D9362F90F547F94001FD834 /* Debug */,
|
| + 4D9362FA0F547F94001FD834 /* Release */,
|
| + );
|
| + defaultConfigurationIsVisible = 0;
|
| + defaultConfigurationName = Release;
|
| + };
|
| + 4D9363140F547FD7001FD834 /* Build configuration list for PBXAggregateTarget "All" */ = {
|
| + isa = XCConfigurationList;
|
| + buildConfigurations = (
|
| + 4D9363040F547FBE001FD834 /* Debug */,
|
| + 4D9363050F547FBE001FD834 /* Release */,
|
| + );
|
| + defaultConfigurationIsVisible = 0;
|
| + defaultConfigurationName = Release;
|
| + };
|
| + 4D9363150F547FD7001FD834 /* Build configuration list for PBXAggregateTarget "run_printing_unittests" */ = {
|
| + isa = XCConfigurationList;
|
| + buildConfigurations = (
|
| + 4D93630C0F547FD2001FD834 /* Debug */,
|
| + 4D93630D0F547FD2001FD834 /* Release */,
|
| + );
|
| + defaultConfigurationIsVisible = 0;
|
| + defaultConfigurationName = Release;
|
| + };
|
| +/* End XCConfigurationList section */
|
| + };
|
| + rootObject = 4D9362C00F547ED0001FD834 /* Project object */;
|
| +}
|
|
|
| Property changes on: printing/printing.xcodeproj/project.pbxproj
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|