project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 5200 7440fe992e73
parent 5184 bf7bba60ed93
child 5220 76a2246f18f0
equal deleted inserted replaced
5199:5eae5da831e1 5200:7440fe992e73
   177 		61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; };
   177 		61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; };
   178 		61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A3A112A5CD56004D81E6 /* uCaptions.pas */; };
   178 		61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A3A112A5CD56004D81E6 /* uCaptions.pas */; };
   179 		61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; };
   179 		61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; };
   180 		61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */; };
   180 		61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */; };
   181 		61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */; };
   181 		61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */; };
       
   182 		61A976B3136F668500DD9878 /* uCursor.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A976B2136F668500DD9878 /* uCursor.pas */; };
   182 		61AC067412B2E32D000B52A2 /* Appirater.m in Sources */ = {isa = PBXBuildFile; fileRef = 61AC067312B2E32D000B52A2 /* Appirater.m */; };
   183 		61AC067412B2E32D000B52A2 /* Appirater.m in Sources */ = {isa = PBXBuildFile; fileRef = 61AC067312B2E32D000B52A2 /* Appirater.m */; };
   183 		61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
   184 		61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
   184 		61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B7A33712CC21080086B604 /* StatsPageViewController.m */; };
   185 		61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B7A33712CC21080086B604 /* StatsPageViewController.m */; };
   185 		61B7A61512FA13B00051E14E /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A54E12FA129F0051E14E /* libSDL.a */; };
   186 		61B7A61512FA13B00051E14E /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A54E12FA129F0051E14E /* libSDL.a */; };
   186 		61B7A61612FA13B00051E14E /* libSDL_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A55812FA12AD0051E14E /* libSDL_image.a */; };
   187 		61B7A61612FA13B00051E14E /* libSDL_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A55812FA12AD0051E14E /* libSDL_image.a */; };
   509 		61A4A39012A5CCC2004D81E6 /* uTextures.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTextures.pas; path = ../../hedgewars/uTextures.pas; sourceTree = SOURCE_ROOT; };
   510 		61A4A39012A5CCC2004D81E6 /* uTextures.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTextures.pas; path = ../../hedgewars/uTextures.pas; sourceTree = SOURCE_ROOT; };
   510 		61A4A39112A5CCC2004D81E6 /* uTypes.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTypes.pas; path = ../../hedgewars/uTypes.pas; sourceTree = SOURCE_ROOT; };
   511 		61A4A39112A5CCC2004D81E6 /* uTypes.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTypes.pas; path = ../../hedgewars/uTypes.pas; sourceTree = SOURCE_ROOT; };
   511 		61A4A39212A5CCC2004D81E6 /* uUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uUtils.pas; path = ../../hedgewars/uUtils.pas; sourceTree = SOURCE_ROOT; };
   512 		61A4A39212A5CCC2004D81E6 /* uUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uUtils.pas; path = ../../hedgewars/uUtils.pas; sourceTree = SOURCE_ROOT; };
   512 		61A4A39312A5CCC2004D81E6 /* uVariables.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVariables.pas; path = ../../hedgewars/uVariables.pas; sourceTree = SOURCE_ROOT; };
   513 		61A4A39312A5CCC2004D81E6 /* uVariables.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVariables.pas; path = ../../hedgewars/uVariables.pas; sourceTree = SOURCE_ROOT; };
   513 		61A4A3A112A5CD56004D81E6 /* uCaptions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCaptions.pas; path = ../../hedgewars/uCaptions.pas; sourceTree = SOURCE_ROOT; };
   514 		61A4A3A112A5CD56004D81E6 /* uCaptions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCaptions.pas; path = ../../hedgewars/uCaptions.pas; sourceTree = SOURCE_ROOT; };
       
   515 		61A976B2136F668500DD9878 /* uCursor.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCursor.pas; path = ../../hedgewars/uCursor.pas; sourceTree = SOURCE_ROOT; };
       
   516 		61A97F0E136F675A00DD9878 /* hwconsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwconsts.h; path = ../../QTfrontend/hwconsts.h; sourceTree = SOURCE_ROOT; };
   514 		61AC067212B2E32D000B52A2 /* Appirater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Appirater.h; path = Classes/Appirater.h; sourceTree = "<group>"; };
   517 		61AC067212B2E32D000B52A2 /* Appirater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Appirater.h; path = Classes/Appirater.h; sourceTree = "<group>"; };
   515 		61AC067312B2E32D000B52A2 /* Appirater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Appirater.m; path = Classes/Appirater.m; sourceTree = "<group>"; };
   518 		61AC067312B2E32D000B52A2 /* Appirater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Appirater.m; path = Classes/Appirater.m; sourceTree = "<group>"; };
   516 		61B7A33612CC21080086B604 /* StatsPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsPageViewController.h; sourceTree = "<group>"; };
   519 		61B7A33612CC21080086B604 /* StatsPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsPageViewController.h; sourceTree = "<group>"; };
   517 		61B7A33712CC21080086B604 /* StatsPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsPageViewController.m; sourceTree = "<group>"; };
   520 		61B7A33712CC21080086B604 /* StatsPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsPageViewController.m; sourceTree = "<group>"; };
   518 		61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; };
   521 		61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; };
   643 				61AC067312B2E32D000B52A2 /* Appirater.m */,
   646 				61AC067312B2E32D000B52A2 /* Appirater.m */,
   644 				6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */,
   647 				6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */,
   645 				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
   648 				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
   646 				61DE91561258B76800B80214 /* Custom UIs */,
   649 				61DE91561258B76800B80214 /* Custom UIs */,
   647 				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
   650 				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
       
   651 				61A97F0E136F675A00DD9878 /* hwconsts.h */,
   648 				6165922911CA9BD500D6E256 /* PascalImports.h */,
   652 				6165922911CA9BD500D6E256 /* PascalImports.h */,
   649 				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
   653 				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
   650 				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
   654 				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
   651 				6165922511CA9BD500D6E256 /* CommodityFunctions.h */,
   655 				6165922511CA9BD500D6E256 /* CommodityFunctions.h */,
   652 				6165922611CA9BD500D6E256 /* CommodityFunctions.m */,
   656 				6165922611CA9BD500D6E256 /* CommodityFunctions.m */,
  1002 			sourceTree = "<group>";
  1006 			sourceTree = "<group>";
  1003 		};
  1007 		};
  1004 		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
  1008 		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
  1005 			isa = PBXGroup;
  1009 			isa = PBXGroup;
  1006 			children = (
  1010 			children = (
       
  1011 				61A976B2136F668500DD9878 /* uCursor.pas */,
  1007 				61E5D68C12AB006F00566F29 /* uLandPainted.pas */,
  1012 				61E5D68C12AB006F00566F29 /* uLandPainted.pas */,
  1008 				61A4A3A112A5CD56004D81E6 /* uCaptions.pas */,
  1013 				61A4A3A112A5CD56004D81E6 /* uCaptions.pas */,
  1009 				61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */,
  1014 				61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */,
  1010 				61A4A38A12A5CCC2004D81E6 /* uCommands.pas */,
  1015 				61A4A38A12A5CCC2004D81E6 /* uCommands.pas */,
  1011 				61A4A38B12A5CCC2004D81E6 /* uDebug.pas */,
  1016 				61A4A38B12A5CCC2004D81E6 /* uDebug.pas */,
  1467 				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
  1472 				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
  1468 				61AC067412B2E32D000B52A2 /* Appirater.m in Sources */,
  1473 				61AC067412B2E32D000B52A2 /* Appirater.m in Sources */,
  1469 				61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */,
  1474 				61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */,
  1470 				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
  1475 				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
  1471 				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
  1476 				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
       
  1477 				61A976B3136F668500DD9878 /* uCursor.pas in Sources */,
  1472 			);
  1478 			);
  1473 			runOnlyForDeploymentPostprocessing = 0;
  1479 			runOnlyForDeploymentPostprocessing = 0;
  1474 		};
  1480 		};
  1475 /* End PBXSourcesBuildPhase section */
  1481 /* End PBXSourcesBuildPhase section */
  1476 
  1482