project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
branchhedgeroid
changeset 6328 d14adf1c7721
parent 6224 42b256eca362
parent 6300 db8fd3ff693c
child 6344 cba81e10235c
equal deleted inserted replaced
6236:1998ff75321a 6328:d14adf1c7721
   229 		61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; };
   229 		61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; };
   230 		61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; };
   230 		61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; };
   231 		61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; };
   231 		61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; };
   232 		61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */; };
   232 		61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */; };
   233 		61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; };
   233 		61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; };
   234 		61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E2E12D12BAAEE30051B659 /* ServerSetup.m */; };
   234 		61E2E12E12BAAEE30051B659 /* ServerProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */; };
   235 		61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; };
   235 		61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; };
   236 		61E2F7451283752C00E12521 /* tw.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7431283752C00E12521 /* tw.png */; };
   236 		61E2F7451283752C00E12521 /* tw.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7431283752C00E12521 /* tw.png */; };
   237 		61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E5D68C12AB006F00566F29 /* uLandPainted.pas */; };
   237 		61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E5D68C12AB006F00566F29 /* uLandPainted.pas */; };
   238 		61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EBA62811DFF2BC0048B68A /* title~iphone.png */; };
   238 		61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EBA62811DFF2BC0048B68A /* title~iphone.png */; };
   239 		61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */; };
   239 		61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */; };
   593 		61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; };
   593 		61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; };
   594 		61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; };
   594 		61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; };
   595 		61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; };
   595 		61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; };
   596 		61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; };
   596 		61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; };
   597 		61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
   597 		61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
   598 		61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtraCategories.h; sourceTree = "<group>"; };
   598 		61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtraCategories.h; path = Classes/ExtraCategories.h; sourceTree = "<group>"; };
   599 		61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExtraCategories.m; sourceTree = "<group>"; };
   599 		61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtraCategories.m; path = Classes/ExtraCategories.m; sourceTree = "<group>"; };
   600 		61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; };
   600 		61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; };
   601 		61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; };
   601 		61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; };
   602 		61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; };
   602 		61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; };
   603 		61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmmoMenuViewController.h; sourceTree = "<group>"; };
   603 		61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmmoMenuViewController.h; sourceTree = "<group>"; };
   604 		61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AmmoMenuViewController.m; sourceTree = "<group>"; };
   604 		61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AmmoMenuViewController.m; sourceTree = "<group>"; };
   605 		61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "HelpPageLobbyViewController-iPhone.xib"; sourceTree = "<group>"; };
   605 		61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "HelpPageLobbyViewController-iPhone.xib"; sourceTree = "<group>"; };
   606 		61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "HelpPageInGameViewController-iPhone.xib"; sourceTree = "<group>"; };
   606 		61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "HelpPageInGameViewController-iPhone.xib"; sourceTree = "<group>"; };
   607 		61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; };
   607 		61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; };
   608 		61E2E12C12BAAEE30051B659 /* ServerSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerSetup.h; sourceTree = "<group>"; };
   608 		61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerProtocolNetwork.h; sourceTree = "<group>"; };
   609 		61E2E12D12BAAEE30051B659 /* ServerSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerSetup.m; sourceTree = "<group>"; };
   609 		61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerProtocolNetwork.m; sourceTree = "<group>"; };
   610 		61E2F7421283752C00E12521 /* fb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fb.png; path = Resources/Icons/fb.png; sourceTree = "<group>"; };
   610 		61E2F7421283752C00E12521 /* fb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fb.png; path = Resources/Icons/fb.png; sourceTree = "<group>"; };
   611 		61E2F7431283752C00E12521 /* tw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tw.png; path = Resources/Icons/tw.png; sourceTree = "<group>"; };
   611 		61E2F7431283752C00E12521 /* tw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tw.png; path = Resources/Icons/tw.png; sourceTree = "<group>"; };
   612 		61E5D68C12AB006F00566F29 /* uLandPainted.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandPainted.pas; path = ../../hedgewars/uLandPainted.pas; sourceTree = SOURCE_ROOT; };
   612 		61E5D68C12AB006F00566F29 /* uLandPainted.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandPainted.pas; path = ../../hedgewars/uLandPainted.pas; sourceTree = SOURCE_ROOT; };
   613 		61EBA62811DFF2BC0048B68A /* title~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~iphone.png"; path = "Resources/Frontend/title~iphone.png"; sourceTree = "<group>"; };
   613 		61EBA62811DFF2BC0048B68A /* title~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~iphone.png"; path = "Resources/Frontend/title~iphone.png"; sourceTree = "<group>"; };
   614 		61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameInterfaceBridge.h; sourceTree = "<group>"; };
   614 		61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameInterfaceBridge.h; sourceTree = "<group>"; };
   686 				6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */,
   686 				6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */,
   687 				61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */,
   687 				61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */,
   688 				61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */,
   688 				61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */,
   689 				616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */,
   689 				616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */,
   690 				616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */,
   690 				616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */,
   691 				61E2E12C12BAAEE30051B659 /* ServerSetup.h */,
   691 				61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */,
   692 				61E2E12D12BAAEE30051B659 /* ServerSetup.m */,
   692 				61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */,
   693 			);
   693 			);
   694 			path = Classes;
   694 			path = Classes;
   695 			sourceTree = "<group>";
   695 			sourceTree = "<group>";
   696 		};
   696 		};
   697 		19C28FACFE9D520D11CA2CBB /* Products */ = {
   697 		19C28FACFE9D520D11CA2CBB /* Products */ = {
   724 				61F8535314578999002CA294 /* Helpers */,
   724 				61F8535314578999002CA294 /* Helpers */,
   725 				61641FE21437CD8F006E049C /* Headers */,
   725 				61641FE21437CD8F006E049C /* Headers */,
   726 				61DE91561258B76800B80214 /* Custom UIs */,
   726 				61DE91561258B76800B80214 /* Custom UIs */,
   727 				61AC067212B2E32D000B52A2 /* Appirater.h */,
   727 				61AC067212B2E32D000B52A2 /* Appirater.h */,
   728 				61AC067312B2E32D000B52A2 /* Appirater.m */,
   728 				61AC067312B2E32D000B52A2 /* Appirater.m */,
       
   729 				61006F93128DE31F00EBA7F7 /* CreationChamber.h */,
       
   730 				61006F94128DE31F00EBA7F7 /* CreationChamber.m */,
   729 				6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */,
   731 				6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */,
   730 				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
   732 				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
   731 				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
   733 				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
   732 				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
   734 				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
   733 				61006F93128DE31F00EBA7F7 /* CreationChamber.h */,
       
   734 				61006F94128DE31F00EBA7F7 /* CreationChamber.m */,
       
   735 				6165922411CA9BD500D6E256 /* CGPointUtils.h */,
       
   736 				6165922311CA9BD500D6E256 /* CGPointUtils.c */,
       
   737 			);
   735 			);
   738 			name = "Other Sources";
   736 			name = "Other Sources";
   739 			sourceTree = "<group>";
   737 			sourceTree = "<group>";
   740 		};
   738 		};
   741 		29B97317FDCFA39411CA2CEA /* Resources */ = {
   739 		29B97317FDCFA39411CA2CEA /* Resources */ = {
  1104 		61F8535314578999002CA294 /* Helpers */ = {
  1102 		61F8535314578999002CA294 /* Helpers */ = {
  1105 			isa = PBXGroup;
  1103 			isa = PBXGroup;
  1106 			children = (
  1104 			children = (
  1107 				61C28D3D142D380400DA16C2 /* AudioManagerController.h */,
  1105 				61C28D3D142D380400DA16C2 /* AudioManagerController.h */,
  1108 				61C28D3E142D380400DA16C2 /* AudioManagerController.m */,
  1106 				61C28D3E142D380400DA16C2 /* AudioManagerController.m */,
       
  1107 				6165922411CA9BD500D6E256 /* CGPointUtils.h */,
       
  1108 				6165922311CA9BD500D6E256 /* CGPointUtils.c */,
  1109 				61D0BDF71457508C0011A899 /* ExtraCategories.h */,
  1109 				61D0BDF71457508C0011A899 /* ExtraCategories.h */,
  1110 				61D0BDF81457508C0011A899 /* ExtraCategories.m */,
  1110 				61D0BDF81457508C0011A899 /* ExtraCategories.m */,
  1111 				6165922511CA9BD500D6E256 /* HWUtils.h */,
  1111 				6165922511CA9BD500D6E256 /* HWUtils.h */,
  1112 				6165922611CA9BD500D6E256 /* HWUtils.m */,
  1112 				6165922611CA9BD500D6E256 /* HWUtils.m */,
  1113 				6165922C11CA9BD500D6E256 /* UIImageExtra.h */,
  1113 				6165922C11CA9BD500D6E256 /* UIImageExtra.h */,
  1642 				61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */,
  1642 				61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */,
  1643 				61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */,
  1643 				61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */,
  1644 				61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */,
  1644 				61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */,
  1645 				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
  1645 				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
  1646 				61AC067412B2E32D000B52A2 /* Appirater.m in Sources */,
  1646 				61AC067412B2E32D000B52A2 /* Appirater.m in Sources */,
  1647 				61E2E12E12BAAEE30051B659 /* ServerSetup.m in Sources */,
  1647 				61E2E12E12BAAEE30051B659 /* ServerProtocolNetwork.m in Sources */,
  1648 				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
  1648 				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
  1649 				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
  1649 				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
  1650 				61A976B3136F668500DD9878 /* uCursor.pas in Sources */,
  1650 				61A976B3136F668500DD9878 /* uCursor.pas in Sources */,
  1651 				6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */,
  1651 				6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */,
  1652 				61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */,
  1652 				61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */,