OLD | NEW |
1 // !$*UTF8*$! | 1 // !$*UTF8*$! |
2 { | 2 { |
3 archiveVersion = 1; | 3 archiveVersion = 1; |
4 classes = { | 4 classes = { |
5 }; | 5 }; |
6 objectVersion = 45; | 6 objectVersion = 45; |
7 objects = { | 7 objects = { |
8 | 8 |
9 /* Begin PBXAggregateTarget section */ | 9 /* Begin PBXAggregateTarget section */ |
10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = { | 10 4D7B014C0E9D572C009A6919 /* run_unit_tests */ = { |
(...skipping 6431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6442 isa = XCBuildConfiguration; | 6442 isa = XCBuildConfiguration; |
6443 baseConfigurationReference = 4D7BF2FD0E9D46E6009A6919 /*
executable.xcconfig */; | 6443 baseConfigurationReference = 4D7BF2FD0E9D46E6009A6919 /*
executable.xcconfig */; |
6444 buildSettings = { | 6444 buildSettings = { |
6445 GCC_PREPROCESSOR_DEFINITIONS = ( | 6445 GCC_PREPROCESSOR_DEFINITIONS = ( |
6446 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 6446 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
6447 UNIT_TEST, | 6447 UNIT_TEST, |
6448 ); | 6448 ); |
6449 HEADER_SEARCH_PATHS = ( | 6449 HEADER_SEARCH_PATHS = ( |
6450 "$(HEADER_SEARCH_PATHS)", | 6450 "$(HEADER_SEARCH_PATHS)", |
6451 ../testing/gtest/include, | 6451 ../testing/gtest/include, |
| 6452 "$(CONFIGURATION_TEMP_DIR)/generated/gri
t", |
6452 ); | 6453 ); |
6453 LIBRARY_SEARCH_PATHS = ( | 6454 LIBRARY_SEARCH_PATHS = ( |
6454 "$(inherited)", | 6455 "$(inherited)", |
6455 "\"$(SRCROOT)/../third_party/WebKit/WebK
itLibraries\"", | 6456 "\"$(SRCROOT)/../third_party/WebKit/WebK
itLibraries\"", |
6456 ); | 6457 ); |
6457 PRODUCT_NAME = unit_tests; | 6458 PRODUCT_NAME = unit_tests; |
6458 }; | 6459 }; |
6459 name = Debug; | 6460 name = Debug; |
6460 }; | 6461 }; |
6461 4D7BFB300E9D4BE6009A6919 /* Release */ = { | 6462 4D7BFB300E9D4BE6009A6919 /* Release */ = { |
6462 isa = XCBuildConfiguration; | 6463 isa = XCBuildConfiguration; |
6463 baseConfigurationReference = 4D7BF2FD0E9D46E6009A6919 /*
executable.xcconfig */; | 6464 baseConfigurationReference = 4D7BF2FD0E9D46E6009A6919 /*
executable.xcconfig */; |
6464 buildSettings = { | 6465 buildSettings = { |
6465 GCC_PREPROCESSOR_DEFINITIONS = ( | 6466 GCC_PREPROCESSOR_DEFINITIONS = ( |
6466 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 6467 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
6467 UNIT_TEST, | 6468 UNIT_TEST, |
6468 ); | 6469 ); |
6469 HEADER_SEARCH_PATHS = ( | 6470 HEADER_SEARCH_PATHS = ( |
6470 "$(HEADER_SEARCH_PATHS)", | 6471 "$(HEADER_SEARCH_PATHS)", |
6471 ../testing/gtest/include, | 6472 ../testing/gtest/include, |
| 6473 "$(CONFIGURATION_TEMP_DIR)/generated/gri
t", |
6472 ); | 6474 ); |
6473 LIBRARY_SEARCH_PATHS = ( | 6475 LIBRARY_SEARCH_PATHS = ( |
6474 "$(inherited)", | 6476 "$(inherited)", |
6475 "\"$(SRCROOT)/../third_party/WebKit/WebK
itLibraries\"", | 6477 "\"$(SRCROOT)/../third_party/WebKit/WebK
itLibraries\"", |
6476 ); | 6478 ); |
6477 PRODUCT_NAME = unit_tests; | 6479 PRODUCT_NAME = unit_tests; |
6478 }; | 6480 }; |
6479 name = Release; | 6481 name = Release; |
6480 }; | 6482 }; |
6481 4D7BFC1B0E9D4CB9009A6919 /* Debug */ = { | 6483 4D7BFC1B0E9D4CB9009A6919 /* Debug */ = { |
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6768 E4F325980EE837BF002533CE /* Debug */, | 6770 E4F325980EE837BF002533CE /* Debug */, |
6769 E4F325990EE837BF002533CE /* Release */, | 6771 E4F325990EE837BF002533CE /* Release */, |
6770 ); | 6772 ); |
6771 defaultConfigurationIsVisible = 0; | 6773 defaultConfigurationIsVisible = 0; |
6772 defaultConfigurationName = Release; | 6774 defaultConfigurationName = Release; |
6773 }; | 6775 }; |
6774 /* End XCConfigurationList section */ | 6776 /* End XCConfigurationList section */ |
6775 }; | 6777 }; |
6776 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; | 6778 rootObject = 4D7BF2E90E9D46A4009A6919 /* Project object */; |
6777 } | 6779 } |
OLD | NEW |