Index: testing/gtest.xcodeproj/project.pbxproj |
=================================================================== |
--- testing/gtest.xcodeproj/project.pbxproj (revision 10690) |
+++ testing/gtest.xcodeproj/project.pbxproj (working copy) |
@@ -1,220 +0,0 @@ |
-// !$*UTF8*$! |
-{ |
- archiveVersion = 1; |
- classes = { |
- }; |
- objectVersion = 45; |
- objects = { |
- |
-/* Begin PBXBuildFile section */ |
- 14A5C8D90F13F7F500AA6CC7 /* gtest-test-part.cc in Sources */ = {isa = PBXBuildFile; fileRef = 14A5C8D80F13F7F500AA6CC7 /* gtest-test-part.cc */; }; |
- B593AFF90EB7D41B00B72887 /* multiprocess_func_list.cc in Sources */ = {isa = PBXBuildFile; fileRef = B593AFF70EB7D41B00B72887 /* multiprocess_func_list.cc */; }; |
- B5E5A6A00EE4BCCA007808DF /* platform_test_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5E5A69F0EE4BCCA007808DF /* platform_test_mac.mm */; }; |
- E45A2BBC0E47A20200DB1196 /* gtest_main.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45A2BB60E47A20200DB1196 /* gtest_main.cc */; }; |
- E45A2BBD0E47A20200DB1196 /* gtest-death-test.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45A2BB70E47A20200DB1196 /* gtest-death-test.cc */; }; |
- E45A2BBE0E47A20200DB1196 /* gtest-filepath.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45A2BB80E47A20200DB1196 /* gtest-filepath.cc */; }; |
- E45A2BC00E47A20200DB1196 /* gtest-port.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45A2BBA0E47A20200DB1196 /* gtest-port.cc */; }; |
- E45A2BC10E47A20200DB1196 /* gtest.cc in Sources */ = {isa = PBXBuildFile; fileRef = E45A2BBB0E47A20200DB1196 /* gtest.cc */; }; |
-/* End PBXBuildFile section */ |
- |
-/* Begin PBXFileReference section */ |
- 14A5C8D80F13F7F500AA6CC7 /* gtest-test-part.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-test-part.cc"; sourceTree = "<group>"; }; |
- 7B836C740E55C8CC00F6AD31 /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; }; |
- 7B836C750E55C8CC00F6AD31 /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; |
- 7B836C760E55C8CC00F6AD31 /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; |
- 7BED30DF0E59F69A00A747DB /* executable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = executable.xcconfig; sourceTree = "<group>"; }; |
- 7BED30E00E59F69A00A747DB /* staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticlib.xcconfig; sourceTree = "<group>"; }; |
- B593AFF70EB7D41B00B72887 /* multiprocess_func_list.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = multiprocess_func_list.cc; sourceTree = SOURCE_ROOT; }; |
- B593AFF80EB7D41B00B72887 /* multiprocess_func_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multiprocess_func_list.h; sourceTree = SOURCE_ROOT; }; |
- B5E5A69E0EE4BCCA007808DF /* platform_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform_test.h; sourceTree = SOURCE_ROOT; }; |
- B5E5A69F0EE4BCCA007808DF /* platform_test_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = SOURCE_ROOT; }; |
- D2AAC046055464E500DB518D /* libgtest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
- E45A2BB60E47A20200DB1196 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_main.cc; sourceTree = "<group>"; }; |
- E45A2BB70E47A20200DB1196 /* gtest-death-test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-death-test.cc"; sourceTree = "<group>"; }; |
- E45A2BB80E47A20200DB1196 /* gtest-filepath.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-filepath.cc"; sourceTree = "<group>"; }; |
- E45A2BB90E47A20200DB1196 /* gtest-internal-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-internal-inl.h"; sourceTree = "<group>"; }; |
- E45A2BBA0E47A20200DB1196 /* gtest-port.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-port.cc"; sourceTree = "<group>"; }; |
- E45A2BBB0E47A20200DB1196 /* gtest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest.cc; sourceTree = "<group>"; }; |
-/* End PBXFileReference section */ |
- |
-/* Begin PBXFrameworksBuildPhase section */ |
- D289987405E68DCB004EDB86 /* Frameworks */ = { |
- isa = PBXFrameworksBuildPhase; |
- buildActionMask = 2147483647; |
- files = ( |
- ); |
- runOnlyForDeploymentPostprocessing = 0; |
- }; |
-/* End PBXFrameworksBuildPhase section */ |
- |
-/* Begin PBXGroup section */ |
- 08FB7794FE84155DC02AAC07 /* gtest */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B836C730E55C8B000F6AD31 /* Configuration */, |
- 08FB7795FE84155DC02AAC07 /* Source */, |
- 1AB674ADFE9D54B511CA2CBB /* Products */, |
- ); |
- name = gtest; |
- sourceTree = "<group>"; |
- }; |
- 08FB7795FE84155DC02AAC07 /* Source */ = { |
- isa = PBXGroup; |
- children = ( |
- 14A5C8D80F13F7F500AA6CC7 /* gtest-test-part.cc */, |
- E45A2BB70E47A20200DB1196 /* gtest-death-test.cc */, |
- E45A2BB80E47A20200DB1196 /* gtest-filepath.cc */, |
- E45A2BB90E47A20200DB1196 /* gtest-internal-inl.h */, |
- E45A2BBA0E47A20200DB1196 /* gtest-port.cc */, |
- E45A2BBB0E47A20200DB1196 /* gtest.cc */, |
- E45A2BB60E47A20200DB1196 /* gtest_main.cc */, |
- B593AFF70EB7D41B00B72887 /* multiprocess_func_list.cc */, |
- B593AFF80EB7D41B00B72887 /* multiprocess_func_list.h */, |
- B5E5A69E0EE4BCCA007808DF /* platform_test.h */, |
- B5E5A69F0EE4BCCA007808DF /* platform_test_mac.mm */, |
- ); |
- name = Source; |
- path = gtest/src; |
- sourceTree = "<group>"; |
- }; |
- 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
- isa = PBXGroup; |
- children = ( |
- D2AAC046055464E500DB518D /* libgtest.a */, |
- ); |
- name = Products; |
- sourceTree = "<group>"; |
- }; |
- 7B836C730E55C8B000F6AD31 /* Configuration */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B836C740E55C8CC00F6AD31 /* common.xcconfig */, |
- 7B836C750E55C8CC00F6AD31 /* debug.xcconfig */, |
- 7BED30DF0E59F69A00A747DB /* executable.xcconfig */, |
- 7B836C760E55C8CC00F6AD31 /* release.xcconfig */, |
- 7BED30E00E59F69A00A747DB /* staticlib.xcconfig */, |
- ); |
- name = Configuration; |
- path = ../build; |
- sourceTree = "<group>"; |
- }; |
-/* End PBXGroup section */ |
- |
-/* Begin PBXNativeTarget section */ |
- D2AAC045055464E500DB518D /* gtest */ = { |
- isa = PBXNativeTarget; |
- buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "gtest" */; |
- buildPhases = ( |
- D2AAC044055464E500DB518D /* Sources */, |
- D289987405E68DCB004EDB86 /* Frameworks */, |
- ); |
- buildRules = ( |
- ); |
- dependencies = ( |
- ); |
- name = gtest; |
- productName = gtest; |
- productReference = D2AAC046055464E500DB518D /* libgtest.a */; |
- productType = "com.apple.product-type.library.static"; |
- }; |
-/* End PBXNativeTarget section */ |
- |
-/* Begin PBXProject section */ |
- 08FB7793FE84155DC02AAC07 /* Project object */ = { |
- isa = PBXProject; |
- buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "gtest" */; |
- compatibilityVersion = "Xcode 3.1"; |
- hasScannedForEncodings = 1; |
- mainGroup = 08FB7794FE84155DC02AAC07 /* gtest */; |
- projectDirPath = ""; |
- projectRoot = ""; |
- targets = ( |
- D2AAC045055464E500DB518D /* gtest */, |
- ); |
- }; |
-/* End PBXProject section */ |
- |
-/* Begin PBXSourcesBuildPhase section */ |
- D2AAC044055464E500DB518D /* Sources */ = { |
- isa = PBXSourcesBuildPhase; |
- buildActionMask = 2147483647; |
- files = ( |
- E45A2BBD0E47A20200DB1196 /* gtest-death-test.cc in Sources */, |
- E45A2BBE0E47A20200DB1196 /* gtest-filepath.cc in Sources */, |
- E45A2BC00E47A20200DB1196 /* gtest-port.cc in Sources */, |
- E45A2BC10E47A20200DB1196 /* gtest.cc in Sources */, |
- E45A2BBC0E47A20200DB1196 /* gtest_main.cc in Sources */, |
- B593AFF90EB7D41B00B72887 /* multiprocess_func_list.cc in Sources */, |
- B5E5A6A00EE4BCCA007808DF /* platform_test_mac.mm in Sources */, |
- 14A5C8D90F13F7F500AA6CC7 /* gtest-test-part.cc in Sources */, |
- ); |
- runOnlyForDeploymentPostprocessing = 0; |
- }; |
-/* End PBXSourcesBuildPhase section */ |
- |
-/* Begin XCBuildConfiguration section */ |
- 1DEB91EC08733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7BED30E00E59F69A00A747DB /* staticlib.xcconfig */; |
- buildSettings = { |
- HEADER_SEARCH_PATHS = ( |
- gtest, |
- gtest/include, |
- ); |
- PRODUCT_NAME = gtest; |
- }; |
- name = Debug; |
- }; |
- 1DEB91ED08733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7BED30E00E59F69A00A747DB /* staticlib.xcconfig */; |
- buildSettings = { |
- HEADER_SEARCH_PATHS = ( |
- gtest, |
- gtest/include, |
- ); |
- PRODUCT_NAME = gtest; |
- }; |
- name = Release; |
- }; |
- 1DEB91F008733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B836C750E55C8CC00F6AD31 /* debug.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ..; |
- }; |
- name = Debug; |
- }; |
- 1DEB91F108733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B836C760E55C8CC00F6AD31 /* release.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ..; |
- }; |
- name = Release; |
- }; |
-/* End XCBuildConfiguration section */ |
- |
-/* Begin XCConfigurationList section */ |
- 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "gtest" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91EC08733DB70010E9CD /* Debug */, |
- 1DEB91ED08733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
- 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "gtest" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91F008733DB70010E9CD /* Debug */, |
- 1DEB91F108733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
-/* End XCConfigurationList section */ |
- }; |
- rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
-} |