99 6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; }; |
99 6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; }; |
100 6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; }; |
100 6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; }; |
101 6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; }; |
101 6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; }; |
102 6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; }; |
102 6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; }; |
103 617995321150403800BA94A9 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; }; |
103 617995321150403800BA94A9 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; }; |
|
104 618BE5931175126900F22556 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE5921175126900F22556 /* LevelViewController.m */; }; |
|
105 618BE60311751F4F00F22556 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE60211751F4F00F22556 /* GravesViewController.m */; }; |
|
106 618BE6A3117527CD00F22556 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE6A2117527CD00F22556 /* VoicesViewController.m */; }; |
104 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C51BE116E40FC0049FD84 /* CommodityFunctions.m */; }; |
107 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C51BE116E40FC0049FD84 /* CommodityFunctions.m */; }; |
105 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C5231116E4E810049FD84 /* FlagsViewController.m */; }; |
108 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C5231116E4E810049FD84 /* FlagsViewController.m */; }; |
106 619C533E116E70050049FD84 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C533D116E70050049FD84 /* FortsViewController.m */; }; |
109 619C533E116E70050049FD84 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C533D116E70050049FD84 /* FortsViewController.m */; }; |
107 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C58AA116E752A0049FD84 /* UIImageScale.m */; }; |
110 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C58AA116E752A0049FD84 /* UIImageScale.m */; }; |
108 61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; }; |
111 61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; }; |
273 6179936711501D3D00BA94A9 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = ../../cocoaTouch/resources/arrowDown.png; sourceTree = SOURCE_ROOT; }; |
276 6179936711501D3D00BA94A9 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = ../../cocoaTouch/resources/arrowDown.png; sourceTree = SOURCE_ROOT; }; |
274 6179936811501D3D00BA94A9 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = ../../cocoaTouch/resources/arrowLeft.png; sourceTree = SOURCE_ROOT; }; |
277 6179936811501D3D00BA94A9 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = ../../cocoaTouch/resources/arrowLeft.png; sourceTree = SOURCE_ROOT; }; |
275 6179936911501D3D00BA94A9 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = ../../cocoaTouch/resources/arrowRight.png; sourceTree = SOURCE_ROOT; }; |
278 6179936911501D3D00BA94A9 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = ../../cocoaTouch/resources/arrowRight.png; sourceTree = SOURCE_ROOT; }; |
276 6179936A11501D3D00BA94A9 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = ../../cocoaTouch/resources/arrowUp.png; sourceTree = SOURCE_ROOT; }; |
279 6179936A11501D3D00BA94A9 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = ../../cocoaTouch/resources/arrowUp.png; sourceTree = SOURCE_ROOT; }; |
277 617995311150403800BA94A9 /* joyPush.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyPush.png; path = ../../cocoaTouch/resources/joyPush.png; sourceTree = SOURCE_ROOT; }; |
280 617995311150403800BA94A9 /* joyPush.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyPush.png; path = ../../cocoaTouch/resources/joyPush.png; sourceTree = SOURCE_ROOT; }; |
|
281 618BE5911175126900F22556 /* LevelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LevelViewController.h; path = ../../cocoaTouch/LevelViewController.h; sourceTree = SOURCE_ROOT; }; |
|
282 618BE5921175126900F22556 /* LevelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LevelViewController.m; path = ../../cocoaTouch/LevelViewController.m; sourceTree = SOURCE_ROOT; }; |
|
283 618BE60111751F4F00F22556 /* GravesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GravesViewController.h; path = ../../cocoaTouch/GravesViewController.h; sourceTree = SOURCE_ROOT; }; |
|
284 618BE60211751F4F00F22556 /* GravesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GravesViewController.m; path = ../../cocoaTouch/GravesViewController.m; sourceTree = SOURCE_ROOT; }; |
|
285 618BE6A1117527CD00F22556 /* VoicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VoicesViewController.h; path = ../../cocoaTouch/VoicesViewController.h; sourceTree = SOURCE_ROOT; }; |
|
286 618BE6A2117527CD00F22556 /* VoicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VoicesViewController.m; path = ../../cocoaTouch/VoicesViewController.m; sourceTree = SOURCE_ROOT; }; |
278 619C51BD116E40FC0049FD84 /* CommodityFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommodityFunctions.h; path = ../../cocoaTouch/otherSrc/CommodityFunctions.h; sourceTree = SOURCE_ROOT; }; |
287 619C51BD116E40FC0049FD84 /* CommodityFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommodityFunctions.h; path = ../../cocoaTouch/otherSrc/CommodityFunctions.h; sourceTree = SOURCE_ROOT; }; |
279 619C51BE116E40FC0049FD84 /* CommodityFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommodityFunctions.m; path = ../../cocoaTouch/otherSrc/CommodityFunctions.m; sourceTree = SOURCE_ROOT; }; |
288 619C51BE116E40FC0049FD84 /* CommodityFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommodityFunctions.m; path = ../../cocoaTouch/otherSrc/CommodityFunctions.m; sourceTree = SOURCE_ROOT; }; |
280 619C5230116E4E800049FD84 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FlagsViewController.h; path = ../../cocoaTouch/FlagsViewController.h; sourceTree = SOURCE_ROOT; }; |
289 619C5230116E4E800049FD84 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FlagsViewController.h; path = ../../cocoaTouch/FlagsViewController.h; sourceTree = SOURCE_ROOT; }; |
281 619C5231116E4E810049FD84 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FlagsViewController.m; path = ../../cocoaTouch/FlagsViewController.m; sourceTree = SOURCE_ROOT; }; |
290 619C5231116E4E810049FD84 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FlagsViewController.m; path = ../../cocoaTouch/FlagsViewController.m; sourceTree = SOURCE_ROOT; }; |
282 619C533C116E70050049FD84 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FortsViewController.h; path = ../../cocoaTouch/FortsViewController.h; sourceTree = SOURCE_ROOT; }; |
291 619C533C116E70050049FD84 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FortsViewController.h; path = ../../cocoaTouch/FortsViewController.h; sourceTree = SOURCE_ROOT; }; |
446 ); |
455 ); |
447 name = XIB; |
456 name = XIB; |
448 path = Classes; |
457 path = Classes; |
449 sourceTree = "<group>"; |
458 sourceTree = "<group>"; |
450 }; |
459 }; |
451 611B0A94116B621600112153 /* General */ = { |
460 611B0A94116B621600112153 /* first level */ = { |
452 isa = PBXGroup; |
461 isa = PBXGroup; |
453 children = ( |
462 children = ( |
454 611B0A9F116B626E00112153 /* GeneralSettingsViewController.h */, |
463 611B0A9F116B626E00112153 /* GeneralSettingsViewController.h */, |
455 611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */, |
464 611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */, |
456 ); |
465 61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */, |
457 name = General; |
466 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */, |
|
467 ); |
|
468 name = "first level"; |
458 sourceTree = "<group>"; |
469 sourceTree = "<group>"; |
459 }; |
470 }; |
460 61798860114AA49D00BA94A9 /* SDLOverrides */ = { |
471 61798860114AA49D00BA94A9 /* SDLOverrides */ = { |
461 isa = PBXGroup; |
472 isa = PBXGroup; |
462 children = ( |
473 children = ( |
548 61798A2A114ADD2600BA94A9 /* storeButton.png */, |
559 61798A2A114ADD2600BA94A9 /* storeButton.png */, |
549 ); |
560 ); |
550 name = buttons; |
561 name = buttons; |
551 sourceTree = "<group>"; |
562 sourceTree = "<group>"; |
552 }; |
563 }; |
|
564 618BE596117512A300F22556 /* third level */ = { |
|
565 isa = PBXGroup; |
|
566 children = ( |
|
567 61A11AE21168DC9400359010 /* HogHatViewController.h */, |
|
568 61A11AE31168DC9400359010 /* HogHatViewController.m */, |
|
569 618BE60111751F4F00F22556 /* GravesViewController.h */, |
|
570 618BE60211751F4F00F22556 /* GravesViewController.m */, |
|
571 618BE6A1117527CD00F22556 /* VoicesViewController.h */, |
|
572 618BE6A2117527CD00F22556 /* VoicesViewController.m */, |
|
573 619C533C116E70050049FD84 /* FortsViewController.h */, |
|
574 619C533D116E70050049FD84 /* FortsViewController.m */, |
|
575 619C5230116E4E800049FD84 /* FlagsViewController.h */, |
|
576 619C5231116E4E810049FD84 /* FlagsViewController.m */, |
|
577 618BE5911175126900F22556 /* LevelViewController.h */, |
|
578 618BE5921175126900F22556 /* LevelViewController.m */, |
|
579 ); |
|
580 name = "third level"; |
|
581 sourceTree = "<group>"; |
|
582 }; |
553 61A118481168371400359010 /* Frontend */ = { |
583 61A118481168371400359010 /* Frontend */ = { |
554 isa = PBXGroup; |
584 isa = PBXGroup; |
555 children = ( |
585 children = ( |
556 61A11AC31168DA2B00359010 /* Settings */, |
586 61A11AC31168DA2B00359010 /* Settings */, |
557 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */, |
587 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */, |
571 61A11AC01168D8B600359010 /* SplitViewRootController.m */, |
601 61A11AC01168D8B600359010 /* SplitViewRootController.m */, |
572 61A11AC71168DA9400359010 /* MasterViewController.h */, |
602 61A11AC71168DA9400359010 /* MasterViewController.h */, |
573 61A11AC81168DA9400359010 /* MasterViewController.m */, |
603 61A11AC81168DA9400359010 /* MasterViewController.m */, |
574 61A11AD41168DB3700359010 /* DetailViewController.h */, |
604 61A11AD41168DB3700359010 /* DetailViewController.h */, |
575 61A11AD51168DB3700359010 /* DetailViewController.m */, |
605 61A11AD51168DB3700359010 /* DetailViewController.m */, |
576 611B0A94116B621600112153 /* General */, |
606 611B0A94116B621600112153 /* first level */, |
577 61A11AD01168DB1F00359010 /* Teams */, |
607 61A11AD01168DB1F00359010 /* second level */, |
|
608 618BE596117512A300F22556 /* third level */, |
578 ); |
609 ); |
579 name = Settings; |
610 name = Settings; |
580 sourceTree = "<group>"; |
611 sourceTree = "<group>"; |
581 }; |
612 }; |
582 61A11AD01168DB1F00359010 /* Teams */ = { |
613 61A11AD01168DB1F00359010 /* second level */ = { |
583 isa = PBXGroup; |
614 isa = PBXGroup; |
584 children = ( |
615 children = ( |
585 61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */, |
|
586 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */, |
|
587 61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */, |
616 61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */, |
588 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */, |
617 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */, |
589 61A11AE21168DC9400359010 /* HogHatViewController.h */, |
618 ); |
590 61A11AE31168DC9400359010 /* HogHatViewController.m */, |
619 name = "second level"; |
591 619C5230116E4E800049FD84 /* FlagsViewController.h */, |
|
592 619C5231116E4E810049FD84 /* FlagsViewController.m */, |
|
593 619C533C116E70050049FD84 /* FortsViewController.h */, |
|
594 619C533D116E70050049FD84 /* FortsViewController.m */, |
|
595 ); |
|
596 name = Teams; |
|
597 sourceTree = "<group>"; |
620 sourceTree = "<group>"; |
598 }; |
621 }; |
599 61CE2509115E74260098C467 /* XIB */ = { |
622 61CE2509115E74260098C467 /* XIB */ = { |
600 isa = PBXGroup; |
623 isa = PBXGroup; |
601 children = ( |
624 children = ( |
819 ); |
842 ); |
820 outputPaths = ( |
843 outputPaths = ( |
821 ); |
844 ); |
822 runOnlyForDeploymentPostprocessing = 0; |
845 runOnlyForDeploymentPostprocessing = 0; |
823 shellPath = /bin/sh; |
846 shellPath = /bin/sh; |
824 shellScript = "#copy new stuff over old stuff\nsvn export --force ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#delete all CMakeLists.txt and image source files\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#the following ones must be removed when their support is implemented\n\n#delete all sound files\nrm -rf ${PROJECT_DIR}/Data/Sounds/\nrm -rf ${PROJECT_DIR}/Data/Music/\n\n#delete all names\nrm -rf ${PROJECT_DIR}/Data/Names/\n\n#delete all missions\nrm -rf ${PROJECT_DIR}/Data/Missions/\n\n#delete all reserved hats\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/"; |
847 shellScript = "#copy new stuff over old stuff\nsvn export --force ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#delete all CMakeLists.txt and image source files\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#the following ones must be removed when their support is implemented\n\n#delete all sound files\n#rm -rf ${PROJECT_DIR}/Data/Sounds/\n#rm -rf ${PROJECT_DIR}/Data/Music/\n\n#delete all names\nrm -rf ${PROJECT_DIR}/Data/Names/\n\n#delete all missions\nrm -rf ${PROJECT_DIR}/Data/Missions/\n\n#delete all reserved hats\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/"; |
825 showEnvVarsInLog = 0; |
848 showEnvVarsInLog = 0; |
826 }; |
849 }; |
827 9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = { |
850 9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = { |
828 isa = PBXShellScriptBuildPhase; |
851 isa = PBXShellScriptBuildPhase; |
829 buildActionMask = 2147483647; |
852 buildActionMask = 2147483647; |
914 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */, |
937 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */, |
915 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */, |
938 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */, |
916 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */, |
939 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */, |
917 619C533E116E70050049FD84 /* FortsViewController.m in Sources */, |
940 619C533E116E70050049FD84 /* FortsViewController.m in Sources */, |
918 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */, |
941 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */, |
|
942 618BE5931175126900F22556 /* LevelViewController.m in Sources */, |
|
943 618BE60311751F4F00F22556 /* GravesViewController.m in Sources */, |
|
944 618BE6A3117527CD00F22556 /* VoicesViewController.m in Sources */, |
919 ); |
945 ); |
920 runOnlyForDeploymentPostprocessing = 0; |
946 runOnlyForDeploymentPostprocessing = 0; |
921 }; |
947 }; |
922 /* End PBXSourcesBuildPhase section */ |
948 /* End PBXSourcesBuildPhase section */ |
923 |
949 |
1034 HEADER_SEARCH_PATHS = ( |
1060 HEADER_SEARCH_PATHS = ( |
1035 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
1061 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
1036 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
1062 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
1037 "\"$(SRCROOT)/../../../Library/lpng141\"", |
1063 "\"$(SRCROOT)/../../../Library/lpng141\"", |
1038 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
1064 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
|
1065 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer\"", |
1039 ); |
1066 ); |
1040 ONLY_ACTIVE_ARCH = YES; |
1067 ONLY_ACTIVE_ARCH = YES; |
1041 OTHER_LDFLAGS = ( |
1068 OTHER_LDFLAGS = ( |
1042 "-lz", |
1069 "-lz", |
1043 "-Wl,-no_order_inits", |
1070 "-Wl,-no_order_inits", |
1070 HEADER_SEARCH_PATHS = ( |
1097 HEADER_SEARCH_PATHS = ( |
1071 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
1098 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
1072 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
1099 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
1073 "\"$(SRCROOT)/../../../Library/lpng141\"", |
1100 "\"$(SRCROOT)/../../../Library/lpng141\"", |
1074 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
1101 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
|
1102 "\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer\"", |
1075 ); |
1103 ); |
1076 OTHER_LDFLAGS = ( |
1104 OTHER_LDFLAGS = ( |
1077 "-lz", |
1105 "-lz", |
1078 "-Wl,-no_order_inits", |
1106 "-Wl,-no_order_inits", |
1079 ); |
1107 ); |