|
16 | 16 | BF42201C1FBD88AE0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF42200D1FBD886F0048389F /* main.cpp */; };
|
17 | 17 | BF42201D1FBD88B20048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF42200F1FBD886F0048389F /* main.cpp */; };
|
18 | 18 | BF42201E1FBD88B50048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220011FBD886F0048389F /* main.cpp */; };
|
| 19 | + BF42202A1FBD9DD10048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220201FBD9DB80048389F /* main.cpp */; }; |
19 | 20 | /* End PBXBuildFile section */
|
20 | 21 |
|
21 | 22 | /* Begin PBXCopyFilesBuildPhase section */
|
|
64 | 65 | );
|
65 | 66 | runOnlyForDeploymentPostprocessing = 1;
|
66 | 67 | };
|
| 68 | + BF4220251FBD9DC00048389F /* CopyFiles */ = { |
| 69 | + isa = PBXCopyFilesBuildPhase; |
| 70 | + buildActionMask = 2147483647; |
| 71 | + dstPath = /usr/share/man/man1/; |
| 72 | + dstSubfolderSpec = 0; |
| 73 | + files = ( |
| 74 | + ); |
| 75 | + runOnlyForDeploymentPostprocessing = 1; |
| 76 | + }; |
67 | 77 | BF4483561FB2B6BD00006975 /* CopyFiles */ = {
|
68 | 78 | isa = PBXCopyFilesBuildPhase;
|
69 | 79 | buildActionMask = 2147483647;
|
|
121 | 131 | BF4220121FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; };
|
122 | 132 | BF4220141FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
|
123 | 133 | BF4220151FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; };
|
| 134 | + BF4220201FBD9DB80048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 135 | + BF4220291FBD9DC00048389F /* Astar */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Astar; sourceTree = BUILT_PRODUCTS_DIR; }; |
124 | 136 | BF44835A1FB2B6BD00006975 /* ShortPath */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ShortPath; sourceTree = BUILT_PRODUCTS_DIR; };
|
125 | 137 | BF7A4A101FB05D9F0066E5D2 /* Graph */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Graph; sourceTree = BUILT_PRODUCTS_DIR; };
|
126 | 138 | BFA6B96D1FB9478400BB04F4 /* DP */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DP; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
163 | 175 | );
|
164 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
165 | 177 | };
|
| 178 | + BF4220241FBD9DC00048389F /* Frameworks */ = { |
| 179 | + isa = PBXFrameworksBuildPhase; |
| 180 | + buildActionMask = 2147483647; |
| 181 | + files = ( |
| 182 | + ); |
| 183 | + runOnlyForDeploymentPostprocessing = 0; |
| 184 | + }; |
166 | 185 | BF4483551FB2B6BD00006975 /* Frameworks */ = {
|
167 | 186 | isa = PBXFrameworksBuildPhase;
|
168 | 187 | buildActionMask = 2147483647;
|
|
206 | 225 | BF42200C1FBD886F0048389F /* DP */,
|
207 | 226 | BF42200E1FBD886F0048389F /* Greedy */,
|
208 | 227 | BF4220001FBD886F0048389F /* Sort */,
|
| 228 | + BF42201F1FBD9DB80048389F /* Astar */, |
209 | 229 | BF0BBB1C1F95F99800E89F6C /* Products */,
|
210 | 230 | );
|
211 | 231 | sourceTree = "<group>";
|
|
222 | 242 | BFA6B96D1FB9478400BB04F4 /* DP */,
|
223 | 243 | BF421FF11FBBE96C0048389F /* Greedy */,
|
224 | 244 | BF421FFD1FBC220E0048389F /* Sort */,
|
| 245 | + BF4220291FBD9DC00048389F /* Astar */, |
225 | 246 | );
|
226 | 247 | name = Products;
|
227 | 248 | sourceTree = "<group>";
|
|
302 | 323 | path = ShortPath;
|
303 | 324 | sourceTree = "<group>";
|
304 | 325 | };
|
| 326 | + BF42201F1FBD9DB80048389F /* Astar */ = { |
| 327 | + isa = PBXGroup; |
| 328 | + children = ( |
| 329 | + BF4220201FBD9DB80048389F /* main.cpp */, |
| 330 | + ); |
| 331 | + path = Astar; |
| 332 | + sourceTree = SOURCE_ROOT; |
| 333 | + }; |
305 | 334 | /* End PBXGroup section */
|
306 | 335 |
|
307 | 336 | /* Begin PBXNativeTarget section */
|
|
390 | 419 | productReference = BF421FFD1FBC220E0048389F /* Sort */;
|
391 | 420 | productType = "com.apple.product-type.tool";
|
392 | 421 | };
|
| 422 | + BF4220211FBD9DC00048389F /* Astar */ = { |
| 423 | + isa = PBXNativeTarget; |
| 424 | + buildConfigurationList = BF4220261FBD9DC00048389F /* Build configuration list for PBXNativeTarget "Astar" */; |
| 425 | + buildPhases = ( |
| 426 | + BF4220221FBD9DC00048389F /* Sources */, |
| 427 | + BF4220241FBD9DC00048389F /* Frameworks */, |
| 428 | + BF4220251FBD9DC00048389F /* CopyFiles */, |
| 429 | + ); |
| 430 | + buildRules = ( |
| 431 | + ); |
| 432 | + dependencies = ( |
| 433 | + ); |
| 434 | + name = Astar; |
| 435 | + productName = CommonAlgorithms; |
| 436 | + productReference = BF4220291FBD9DC00048389F /* Astar */; |
| 437 | + productType = "com.apple.product-type.tool"; |
| 438 | + }; |
393 | 439 | BF4483521FB2B6BD00006975 /* ShortPath */ = {
|
394 | 440 | isa = PBXNativeTarget;
|
395 | 441 | buildConfigurationList = BF4483571FB2B6BD00006975 /* Build configuration list for PBXNativeTarget "ShortPath" */;
|
|
483 | 529 | BF421FF51FBC220E0048389F = {
|
484 | 530 | ProvisioningStyle = Automatic;
|
485 | 531 | };
|
| 532 | + BF4220211FBD9DC00048389F = { |
| 533 | + ProvisioningStyle = Automatic; |
| 534 | + }; |
486 | 535 | BF4483521FB2B6BD00006975 = {
|
487 | 536 | ProvisioningStyle = Automatic;
|
488 | 537 | };
|
|
518 | 567 | BFA6B9651FB9478400BB04F4 /* DP */,
|
519 | 568 | BF421FE91FBBE96C0048389F /* Greedy */,
|
520 | 569 | BF421FF51FBC220E0048389F /* Sort */,
|
| 570 | + BF4220211FBD9DC00048389F /* Astar */, |
521 | 571 | );
|
522 | 572 | };
|
523 | 573 | /* End PBXProject section */
|
|
563 | 613 | );
|
564 | 614 | runOnlyForDeploymentPostprocessing = 0;
|
565 | 615 | };
|
| 616 | + BF4220221FBD9DC00048389F /* Sources */ = { |
| 617 | + isa = PBXSourcesBuildPhase; |
| 618 | + buildActionMask = 2147483647; |
| 619 | + files = ( |
| 620 | + BF42202A1FBD9DD10048389F /* main.cpp in Sources */, |
| 621 | + ); |
| 622 | + runOnlyForDeploymentPostprocessing = 0; |
| 623 | + }; |
566 | 624 | BF4483531FB2B6BD00006975 /* Sources */ = {
|
567 | 625 | isa = PBXSourcesBuildPhase;
|
568 | 626 | buildActionMask = 2147483647;
|
|
791 | 849 | };
|
792 | 850 | name = Release;
|
793 | 851 | };
|
| 852 | + BF4220271FBD9DC00048389F /* Debug */ = { |
| 853 | + isa = XCBuildConfiguration; |
| 854 | + buildSettings = { |
| 855 | + CODE_SIGN_STYLE = Automatic; |
| 856 | + CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/bin"; |
| 857 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 858 | + }; |
| 859 | + name = Debug; |
| 860 | + }; |
| 861 | + BF4220281FBD9DC00048389F /* Release */ = { |
| 862 | + isa = XCBuildConfiguration; |
| 863 | + buildSettings = { |
| 864 | + CODE_SIGN_STYLE = Automatic; |
| 865 | + CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/bin"; |
| 866 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 867 | + }; |
| 868 | + name = Release; |
| 869 | + }; |
794 | 870 | BF4483581FB2B6BD00006975 /* Debug */ = {
|
795 | 871 | isa = XCBuildConfiguration;
|
796 | 872 | buildSettings = {
|
|
920 | 996 | defaultConfigurationIsVisible = 0;
|
921 | 997 | defaultConfigurationName = Release;
|
922 | 998 | };
|
| 999 | + BF4220261FBD9DC00048389F /* Build configuration list for PBXNativeTarget "Astar" */ = { |
| 1000 | + isa = XCConfigurationList; |
| 1001 | + buildConfigurations = ( |
| 1002 | + BF4220271FBD9DC00048389F /* Debug */, |
| 1003 | + BF4220281FBD9DC00048389F /* Release */, |
| 1004 | + ); |
| 1005 | + defaultConfigurationIsVisible = 0; |
| 1006 | + defaultConfigurationName = Release; |
| 1007 | + }; |
923 | 1008 | BF4483571FB2B6BD00006975 /* Build configuration list for PBXNativeTarget "ShortPath" */ = {
|
924 | 1009 | isa = XCConfigurationList;
|
925 | 1010 | buildConfigurations = (
|
|
0 commit comments