1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 42;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
11		002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
12		002F3A2E09D0888800EBEB88 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A2C09D0888800EBEB88 /* AppDelegate.mm */; };
13		3690A7BA0E6B52DE00B6267E /* clock.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A79E0E6B52DE00B6267E /* clock.cc */; };
14		3690A7BB0E6B52DE00B6267E /* collision.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7A00E6B52DE00B6267E /* collision.cc */; };
15		3690A7BE0E6B52DE00B6267E /* geom.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7A70E6B52DE00B6267E /* geom.cc */; };
16		3690A7BF0E6B52DE00B6267E /* gfx.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7A90E6B52DE00B6267E /* gfx.cc */; };
17		3690A7C00E6B52DE00B6267E /* invaders.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7AB0E6B52DE00B6267E /* invaders.cc */; };
18		3690A7C10E6B52DE00B6267E /* main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7AD0E6B52DE00B6267E /* main.cc */; };
19		3690A7C20E6B52DE00B6267E /* node.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7AE0E6B52DE00B6267E /* node.cc */; };
20		3690A7C30E6B52DE00B6267E /* player.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7B00E6B52DE00B6267E /* player.cc */; };
21		3690A7C40E6B52DE00B6267E /* random.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7B20E6B52DE00B6267E /* random.cc */; };
22		3690A7C50E6B52DE00B6267E /* settings.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7B40E6B52DE00B6267E /* settings.cc */; };
23		3690A7C60E6B52DE00B6267E /* shot.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7B60E6B52DE00B6267E /* shot.cc */; };
24		3690A7C70E6B52DE00B6267E /* state.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7B80E6B52DE00B6267E /* state.cc */; };
25		3690A7F40E6B53B600B6267E /* SDL_gfxBlitFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7EA0E6B53B600B6267E /* SDL_gfxBlitFunc.c */; };
26		3690A7F50E6B53B600B6267E /* SDL_gfxPrimitives.c in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7ED0E6B53B600B6267E /* SDL_gfxPrimitives.c */; };
27		3690A7F60E6B53B600B6267E /* SDL_rotozoom.c in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7F00E6B53B600B6267E /* SDL_rotozoom.c */; };
28		3690A7F70E6B53B600B6267E /* SDL_framerate.c in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7F20E6B53B600B6267E /* SDL_framerate.c */; };
29		3690A7F80E6B53B600B6267E /* SDL_imageFilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 3690A7F30E6B53B600B6267E /* SDL_imageFilter.c */; };
30		3690A8840E6B5B3800B6267E /* coords.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3690A8830E6B5B3800B6267E /* coords.cc */; };
31		3690A8970E6B5B8900B6267E /* Mac_data.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3690A8960E6B5B8900B6267E /* Mac_data.mm */; };
32		3690A8F80E6B604A00B6267E /* 7x13.fnt in Resources */ = {isa = PBXBuildFile; fileRef = 3690A8F60E6B604A00B6267E /* 7x13.fnt */; };
33		3690A8F90E6B604A00B6267E /* 10x20.fnt in Resources */ = {isa = PBXBuildFile; fileRef = 3690A8F70E6B604A00B6267E /* 10x20.fnt */; };
34		36E09E080E6EC90C00777FEA /* Mac_conffile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36E09E070E6EC90C00777FEA /* Mac_conffile.mm */; };
35		36E09E790E6FD39200777FEA /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 36E09E780E6FD39200777FEA /* MainMenu.xib */; };
36		36E09E7F0E6FD6D600777FEA /* SettingsWrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36E09E7E0E6FD6D600777FEA /* SettingsWrapper.mm */; };
37		36E09F030E6FE1C100777FEA /* SDLApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 36E09F020E6FE1C100777FEA /* SDLApplication.m */; };
38		36E09F650E6FE51400777FEA /* SettingsPanelController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 36E09F640E6FE51400777FEA /* SettingsPanelController.mm */; };
39		36E09F6B0E6FE66F00777FEA /* SettingsPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = 36E09F6A0E6FE66F00777FEA /* SettingsPanel.xib */; };
40		36E09FBD0E6FFBE100777FEA /* NSScreen+AvailableResolutions.m in Sources */ = {isa = PBXBuildFile; fileRef = 36E09FBC0E6FFBE100777FEA /* NSScreen+AvailableResolutions.m */; };
41		36E09FE80E70019400777FEA /* NSValue+SizeAsResolutionDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 36E09FE70E70019400777FEA /* NSValue+SizeAsResolutionDescription.m */; };
42		36E0A09B0E700C4300777FEA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36E0A09A0E700C4300777FEA /* Carbon.framework */; };
43		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
44		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
45/* End PBXBuildFile section */
46
47/* Begin PBXCopyFilesBuildPhase section */
48		002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
49			isa = PBXCopyFilesBuildPhase;
50			buildActionMask = 2147483647;
51			dstPath = "";
52			dstSubfolderSpec = 10;
53			files = (
54				002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */,
55			);
56			name = "Copy Frameworks into .app bundle";
57			runOnlyForDeploymentPostprocessing = 0;
58		};
59/* End PBXCopyFilesBuildPhase section */
60
61/* Begin PBXFileReference section */
62		002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
63		002F3A2B09D0888800EBEB88 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
64		002F3A2C09D0888800EBEB88 /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
65		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
66		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
67		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
68		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
69		32CA4F630368D1EE00C91783 /* Kuklomenos_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Kuklomenos_Prefix.pch; sourceTree = "<group>"; };
70		3690A79E0E6B52DE00B6267E /* clock.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = clock.cc; path = ../clock.cc; sourceTree = SOURCE_ROOT; };
71		3690A79F0E6B52DE00B6267E /* clock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = clock.h; path = ../clock.h; sourceTree = SOURCE_ROOT; };
72		3690A7A00E6B52DE00B6267E /* collision.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = collision.cc; path = ../collision.cc; sourceTree = SOURCE_ROOT; };
73		3690A7A10E6B52DE00B6267E /* collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = collision.h; path = ../collision.h; sourceTree = SOURCE_ROOT; };
74		3690A7A30E6B52DE00B6267E /* conffile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = conffile.h; path = ../conffile.h; sourceTree = SOURCE_ROOT; };
75		3690A7A40E6B52DE00B6267E /* coords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coords.h; path = ../coords.h; sourceTree = SOURCE_ROOT; };
76		3690A7A70E6B52DE00B6267E /* geom.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = geom.cc; path = ../geom.cc; sourceTree = SOURCE_ROOT; };
77		3690A7A80E6B52DE00B6267E /* geom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geom.h; path = ../geom.h; sourceTree = SOURCE_ROOT; };
78		3690A7A90E6B52DE00B6267E /* gfx.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gfx.cc; path = ../gfx.cc; sourceTree = SOURCE_ROOT; };
79		3690A7AA0E6B52DE00B6267E /* gfx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gfx.h; path = ../gfx.h; sourceTree = SOURCE_ROOT; };
80		3690A7AB0E6B52DE00B6267E /* invaders.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = invaders.cc; path = ../invaders.cc; sourceTree = SOURCE_ROOT; };
81		3690A7AC0E6B52DE00B6267E /* invaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = invaders.h; path = ../invaders.h; sourceTree = SOURCE_ROOT; };
82		3690A7AD0E6B52DE00B6267E /* main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cc; path = ../main.cc; sourceTree = SOURCE_ROOT; };
83		3690A7AE0E6B52DE00B6267E /* node.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = node.cc; path = ../node.cc; sourceTree = SOURCE_ROOT; };
84		3690A7AF0E6B52DE00B6267E /* node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = node.h; path = ../node.h; sourceTree = SOURCE_ROOT; };
85		3690A7B00E6B52DE00B6267E /* player.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player.cc; path = ../player.cc; sourceTree = SOURCE_ROOT; };
86		3690A7B10E6B52DE00B6267E /* player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = player.h; path = ../player.h; sourceTree = SOURCE_ROOT; };
87		3690A7B20E6B52DE00B6267E /* random.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = random.cc; path = ../random.cc; sourceTree = SOURCE_ROOT; };
88		3690A7B30E6B52DE00B6267E /* random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = random.h; path = ../random.h; sourceTree = SOURCE_ROOT; };
89		3690A7B40E6B52DE00B6267E /* settings.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = settings.cc; path = ../settings.cc; sourceTree = SOURCE_ROOT; };
90		3690A7B50E6B52DE00B6267E /* settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = settings.h; path = ../settings.h; sourceTree = SOURCE_ROOT; };
91		3690A7B60E6B52DE00B6267E /* shot.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shot.cc; path = ../shot.cc; sourceTree = SOURCE_ROOT; };
92		3690A7B70E6B52DE00B6267E /* shot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shot.h; path = ../shot.h; sourceTree = SOURCE_ROOT; };
93		3690A7B80E6B52DE00B6267E /* state.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = state.cc; path = ../state.cc; sourceTree = SOURCE_ROOT; };
94		3690A7B90E6B52DE00B6267E /* state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = state.h; path = ../state.h; sourceTree = SOURCE_ROOT; };
95		3690A7EA0E6B53B600B6267E /* SDL_gfxBlitFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gfxBlitFunc.c; sourceTree = "<group>"; };
96		3690A7ED0E6B53B600B6267E /* SDL_gfxPrimitives.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gfxPrimitives.c; sourceTree = "<group>"; };
97		3690A7F00E6B53B600B6267E /* SDL_rotozoom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rotozoom.c; sourceTree = "<group>"; };
98		3690A7F20E6B53B600B6267E /* SDL_framerate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_framerate.c; sourceTree = "<group>"; };
99		3690A7F30E6B53B600B6267E /* SDL_imageFilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_imageFilter.c; sourceTree = "<group>"; };
100		3690A8000E6B544E00B6267E /* SDL_framerate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_framerate.h; path = Include/SDL/SDL_framerate.h; sourceTree = SOURCE_ROOT; };
101		3690A8010E6B544E00B6267E /* SDL_gfxBlitFunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gfxBlitFunc.h; path = Include/SDL/SDL_gfxBlitFunc.h; sourceTree = SOURCE_ROOT; };
102		3690A8020E6B544E00B6267E /* SDL_gfxPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gfxPrimitives.h; path = Include/SDL/SDL_gfxPrimitives.h; sourceTree = SOURCE_ROOT; };
103		3690A8030E6B544E00B6267E /* SDL_gfxPrimitives_font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gfxPrimitives_font.h; path = Include/SDL/SDL_gfxPrimitives_font.h; sourceTree = SOURCE_ROOT; };
104		3690A8040E6B544E00B6267E /* SDL_imageFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_imageFilter.h; path = Include/SDL/SDL_imageFilter.h; sourceTree = SOURCE_ROOT; };
105		3690A8050E6B544E00B6267E /* SDL_rotozoom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rotozoom.h; path = Include/SDL/SDL_rotozoom.h; sourceTree = SOURCE_ROOT; };
106		3690A8830E6B5B3800B6267E /* coords.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = coords.cc; path = ../coords.cc; sourceTree = SOURCE_ROOT; };
107		3690A8950E6B5B8900B6267E /* Mac_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mac_data.h; sourceTree = "<group>"; };
108		3690A8960E6B5B8900B6267E /* Mac_data.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Mac_data.mm; sourceTree = "<group>"; };
109		3690A89E0E6B5D5D00B6267E /* data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = data.h; path = ../data.h; sourceTree = SOURCE_ROOT; };
110		3690A8F60E6B604A00B6267E /* 7x13.fnt */ = {isa = PBXFileReference; lastKnownFileType = file; name = 7x13.fnt; path = ../7x13.fnt; sourceTree = SOURCE_ROOT; };
111		3690A8F70E6B604A00B6267E /* 10x20.fnt */ = {isa = PBXFileReference; lastKnownFileType = file; name = 10x20.fnt; path = ../10x20.fnt; sourceTree = SOURCE_ROOT; };
112		36E09E070E6EC90C00777FEA /* Mac_conffile.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Mac_conffile.mm; sourceTree = "<group>"; };
113		36E09E780E6FD39200777FEA /* MainMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
114		36E09E7D0E6FD6D600777FEA /* SettingsWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsWrapper.h; sourceTree = "<group>"; };
115		36E09E7E0E6FD6D600777FEA /* SettingsWrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SettingsWrapper.mm; sourceTree = "<group>"; };
116		36E09F010E6FE1C100777FEA /* SDLApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLApplication.h; sourceTree = "<group>"; };
117		36E09F020E6FE1C100777FEA /* SDLApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLApplication.m; sourceTree = "<group>"; };
118		36E09F630E6FE51400777FEA /* SettingsPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsPanelController.h; sourceTree = "<group>"; };
119		36E09F640E6FE51400777FEA /* SettingsPanelController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SettingsPanelController.mm; sourceTree = "<group>"; };
120		36E09F6A0E6FE66F00777FEA /* SettingsPanel.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SettingsPanel.xib; sourceTree = "<group>"; };
121		36E09FBB0E6FFBE100777FEA /* NSScreen+AvailableResolutions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSScreen+AvailableResolutions.h"; sourceTree = "<group>"; };
122		36E09FBC0E6FFBE100777FEA /* NSScreen+AvailableResolutions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSScreen+AvailableResolutions.m"; sourceTree = "<group>"; };
123		36E09FE60E70019400777FEA /* NSValue+SizeAsResolutionDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSValue+SizeAsResolutionDescription.h"; sourceTree = "<group>"; };
124		36E09FE70E70019400777FEA /* NSValue+SizeAsResolutionDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSValue+SizeAsResolutionDescription.m"; sourceTree = "<group>"; };
125		36E0A09A0E700C4300777FEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
126		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
127		8D1107320486CEB800E47090 /* Kuklomenos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Kuklomenos.app; sourceTree = BUILT_PRODUCTS_DIR; };
128/* End PBXFileReference section */
129
130/* Begin PBXFrameworksBuildPhase section */
131		8D11072E0486CEB800E47090 /* Frameworks */ = {
132			isa = PBXFrameworksBuildPhase;
133			buildActionMask = 2147483647;
134			files = (
135				002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */,
136				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
137				36E0A09B0E700C4300777FEA /* Carbon.framework in Frameworks */,
138			);
139			runOnlyForDeploymentPostprocessing = 0;
140		};
141/* End PBXFrameworksBuildPhase section */
142
143/* Begin PBXGroup section */
144		080E96DDFE201D6D7F000001 /* Mac */ = {
145			isa = PBXGroup;
146			children = (
147				3690A8950E6B5B8900B6267E /* Mac_data.h */,
148				3690A8960E6B5B8900B6267E /* Mac_data.mm */,
149				36E09E070E6EC90C00777FEA /* Mac_conffile.mm */,
150				36E09FBB0E6FFBE100777FEA /* NSScreen+AvailableResolutions.h */,
151				36E09FBC0E6FFBE100777FEA /* NSScreen+AvailableResolutions.m */,
152				36E09FE60E70019400777FEA /* NSValue+SizeAsResolutionDescription.h */,
153				36E09FE70E70019400777FEA /* NSValue+SizeAsResolutionDescription.m */,
154				36E09F010E6FE1C100777FEA /* SDLApplication.h */,
155				36E09F020E6FE1C100777FEA /* SDLApplication.m */,
156				36E09E7D0E6FD6D600777FEA /* SettingsWrapper.h */,
157				36E09E7E0E6FD6D600777FEA /* SettingsWrapper.mm */,
158				36E09F630E6FE51400777FEA /* SettingsPanelController.h */,
159				36E09F640E6FE51400777FEA /* SettingsPanelController.mm */,
160				002F3A2B09D0888800EBEB88 /* AppDelegate.h */,
161				002F3A2C09D0888800EBEB88 /* AppDelegate.mm */,
162			);
163			name = Mac;
164			sourceTree = "<group>";
165		};
166		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
167			isa = PBXGroup;
168			children = (
169				36E0A09A0E700C4300777FEA /* Carbon.framework */,
170				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
171				002F39F909D0881F00EBEB88 /* SDL.framework */,
172			);
173			name = "Linked Frameworks";
174			sourceTree = "<group>";
175		};
176		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
177			isa = PBXGroup;
178			children = (
179				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
180				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
181			);
182			name = "Other Frameworks";
183			sourceTree = "<group>";
184		};
185		19C28FACFE9D520D11CA2CBB /* Products */ = {
186			isa = PBXGroup;
187			children = (
188				8D1107320486CEB800E47090 /* Kuklomenos.app */,
189			);
190			name = Products;
191			sourceTree = "<group>";
192		};
193		29B97314FDCFA39411CA2CEA /* Kuklomenos */ = {
194			isa = PBXGroup;
195			children = (
196				3690A7C90E6B539200B6267E /* SDL_gfx */,
197				3690A79D0E6B52BA00B6267E /* Sources */,
198				080E96DDFE201D6D7F000001 /* Mac */,
199				29B97315FDCFA39411CA2CEA /* Other Sources */,
200				29B97317FDCFA39411CA2CEA /* Resources */,
201				29B97323FDCFA39411CA2CEA /* Frameworks */,
202				19C28FACFE9D520D11CA2CBB /* Products */,
203			);
204			name = Kuklomenos;
205			sourceTree = "<group>";
206		};
207		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
208			isa = PBXGroup;
209			children = (
210				32CA4F630368D1EE00C91783 /* Kuklomenos_Prefix.pch */,
211			);
212			name = "Other Sources";
213			sourceTree = "<group>";
214		};
215		29B97317FDCFA39411CA2CEA /* Resources */ = {
216			isa = PBXGroup;
217			children = (
218				3690A8F60E6B604A00B6267E /* 7x13.fnt */,
219				3690A8F70E6B604A00B6267E /* 10x20.fnt */,
220				8D1107310486CEB800E47090 /* Info.plist */,
221				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
222				36E09E780E6FD39200777FEA /* MainMenu.xib */,
223				36E09F6A0E6FE66F00777FEA /* SettingsPanel.xib */,
224			);
225			name = Resources;
226			sourceTree = "<group>";
227		};
228		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
229			isa = PBXGroup;
230			children = (
231				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
232				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
233			);
234			name = Frameworks;
235			sourceTree = "<group>";
236		};
237		3690A79D0E6B52BA00B6267E /* Sources */ = {
238			isa = PBXGroup;
239			children = (
240				3690A79E0E6B52DE00B6267E /* clock.cc */,
241				3690A79F0E6B52DE00B6267E /* clock.h */,
242				3690A7A00E6B52DE00B6267E /* collision.cc */,
243				3690A7A10E6B52DE00B6267E /* collision.h */,
244				3690A7A30E6B52DE00B6267E /* conffile.h */,
245				3690A7A40E6B52DE00B6267E /* coords.h */,
246				3690A8830E6B5B3800B6267E /* coords.cc */,
247				3690A89E0E6B5D5D00B6267E /* data.h */,
248				3690A7A70E6B52DE00B6267E /* geom.cc */,
249				3690A7A80E6B52DE00B6267E /* geom.h */,
250				3690A7A90E6B52DE00B6267E /* gfx.cc */,
251				3690A7AA0E6B52DE00B6267E /* gfx.h */,
252				3690A7AB0E6B52DE00B6267E /* invaders.cc */,
253				3690A7AC0E6B52DE00B6267E /* invaders.h */,
254				3690A7AD0E6B52DE00B6267E /* main.cc */,
255				3690A7AE0E6B52DE00B6267E /* node.cc */,
256				3690A7AF0E6B52DE00B6267E /* node.h */,
257				3690A7B00E6B52DE00B6267E /* player.cc */,
258				3690A7B10E6B52DE00B6267E /* player.h */,
259				3690A7B20E6B52DE00B6267E /* random.cc */,
260				3690A7B30E6B52DE00B6267E /* random.h */,
261				3690A7B40E6B52DE00B6267E /* settings.cc */,
262				3690A7B50E6B52DE00B6267E /* settings.h */,
263				3690A7B60E6B52DE00B6267E /* shot.cc */,
264				3690A7B70E6B52DE00B6267E /* shot.h */,
265				3690A7B80E6B52DE00B6267E /* state.cc */,
266				3690A7B90E6B52DE00B6267E /* state.h */,
267			);
268			name = Sources;
269			sourceTree = "<group>";
270		};
271		3690A7C90E6B539200B6267E /* SDL_gfx */ = {
272			isa = PBXGroup;
273			children = (
274				3690A8000E6B544E00B6267E /* SDL_framerate.h */,
275				3690A8010E6B544E00B6267E /* SDL_gfxBlitFunc.h */,
276				3690A8020E6B544E00B6267E /* SDL_gfxPrimitives.h */,
277				3690A8030E6B544E00B6267E /* SDL_gfxPrimitives_font.h */,
278				3690A8040E6B544E00B6267E /* SDL_imageFilter.h */,
279				3690A8050E6B544E00B6267E /* SDL_rotozoom.h */,
280				3690A7EA0E6B53B600B6267E /* SDL_gfxBlitFunc.c */,
281				3690A7ED0E6B53B600B6267E /* SDL_gfxPrimitives.c */,
282				3690A7F00E6B53B600B6267E /* SDL_rotozoom.c */,
283				3690A7F20E6B53B600B6267E /* SDL_framerate.c */,
284				3690A7F30E6B53B600B6267E /* SDL_imageFilter.c */,
285			);
286			path = SDL_gfx;
287			sourceTree = "<group>";
288		};
289/* End PBXGroup section */
290
291/* Begin PBXNativeTarget section */
292		8D1107260486CEB800E47090 /* Kuklomenos */ = {
293			isa = PBXNativeTarget;
294			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Kuklomenos" */;
295			buildPhases = (
296				8D1107290486CEB800E47090 /* Resources */,
297				8D11072C0486CEB800E47090 /* Sources */,
298				8D11072E0486CEB800E47090 /* Frameworks */,
299				002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
300			);
301			buildRules = (
302			);
303			dependencies = (
304			);
305			name = Kuklomenos;
306			productInstallPath = "$(HOME)/Applications";
307			productName = Kuklomenos;
308			productReference = 8D1107320486CEB800E47090 /* Kuklomenos.app */;
309			productType = "com.apple.product-type.application";
310		};
311/* End PBXNativeTarget section */
312
313/* Begin PBXProject section */
314		29B97313FDCFA39411CA2CEA /* Project object */ = {
315			isa = PBXProject;
316			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Kuklomenos" */;
317			compatibilityVersion = "Xcode 2.4";
318			hasScannedForEncodings = 1;
319			mainGroup = 29B97314FDCFA39411CA2CEA /* Kuklomenos */;
320			projectDirPath = "";
321			projectRoot = ..;
322			targets = (
323				8D1107260486CEB800E47090 /* Kuklomenos */,
324			);
325		};
326/* End PBXProject section */
327
328/* Begin PBXResourcesBuildPhase section */
329		8D1107290486CEB800E47090 /* Resources */ = {
330			isa = PBXResourcesBuildPhase;
331			buildActionMask = 2147483647;
332			files = (
333				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
334				3690A8F80E6B604A00B6267E /* 7x13.fnt in Resources */,
335				3690A8F90E6B604A00B6267E /* 10x20.fnt in Resources */,
336				36E09E790E6FD39200777FEA /* MainMenu.xib in Resources */,
337				36E09F6B0E6FE66F00777FEA /* SettingsPanel.xib in Resources */,
338			);
339			runOnlyForDeploymentPostprocessing = 0;
340		};
341/* End PBXResourcesBuildPhase section */
342
343/* Begin PBXSourcesBuildPhase section */
344		8D11072C0486CEB800E47090 /* Sources */ = {
345			isa = PBXSourcesBuildPhase;
346			buildActionMask = 2147483647;
347			files = (
348				002F3A2E09D0888800EBEB88 /* AppDelegate.mm in Sources */,
349				3690A7BA0E6B52DE00B6267E /* clock.cc in Sources */,
350				3690A7BB0E6B52DE00B6267E /* collision.cc in Sources */,
351				3690A7BE0E6B52DE00B6267E /* geom.cc in Sources */,
352				3690A7BF0E6B52DE00B6267E /* gfx.cc in Sources */,
353				3690A7C00E6B52DE00B6267E /* invaders.cc in Sources */,
354				3690A7C10E6B52DE00B6267E /* main.cc in Sources */,
355				3690A7C20E6B52DE00B6267E /* node.cc in Sources */,
356				3690A7C30E6B52DE00B6267E /* player.cc in Sources */,
357				3690A7C40E6B52DE00B6267E /* random.cc in Sources */,
358				3690A7C50E6B52DE00B6267E /* settings.cc in Sources */,
359				3690A7C60E6B52DE00B6267E /* shot.cc in Sources */,
360				3690A7C70E6B52DE00B6267E /* state.cc in Sources */,
361				3690A7F40E6B53B600B6267E /* SDL_gfxBlitFunc.c in Sources */,
362				3690A7F50E6B53B600B6267E /* SDL_gfxPrimitives.c in Sources */,
363				3690A7F60E6B53B600B6267E /* SDL_rotozoom.c in Sources */,
364				3690A7F70E6B53B600B6267E /* SDL_framerate.c in Sources */,
365				3690A7F80E6B53B600B6267E /* SDL_imageFilter.c in Sources */,
366				3690A8840E6B5B3800B6267E /* coords.cc in Sources */,
367				3690A8970E6B5B8900B6267E /* Mac_data.mm in Sources */,
368				36E09E080E6EC90C00777FEA /* Mac_conffile.mm in Sources */,
369				36E09E7F0E6FD6D600777FEA /* SettingsWrapper.mm in Sources */,
370				36E09F030E6FE1C100777FEA /* SDLApplication.m in Sources */,
371				36E09F650E6FE51400777FEA /* SettingsPanelController.mm in Sources */,
372				36E09FBD0E6FFBE100777FEA /* NSScreen+AvailableResolutions.m in Sources */,
373				36E09FE80E70019400777FEA /* NSValue+SizeAsResolutionDescription.m in Sources */,
374			);
375			runOnlyForDeploymentPostprocessing = 0;
376		};
377/* End PBXSourcesBuildPhase section */
378
379/* Begin PBXVariantGroup section */
380		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
381			isa = PBXVariantGroup;
382			children = (
383				089C165DFE840E0CC02AAC07 /* English */,
384			);
385			name = InfoPlist.strings;
386			sourceTree = "<group>";
387		};
388/* End PBXVariantGroup section */
389
390/* Begin XCBuildConfiguration section */
391		C01FCF4B08A954540054247B /* Debug */ = {
392			isa = XCBuildConfiguration;
393			buildSettings = {
394				COPY_PHASE_STRIP = NO;
395				GCC_DYNAMIC_NO_PIC = NO;
396				GCC_ENABLE_FIX_AND_CONTINUE = YES;
397				GCC_MODEL_TUNING = G5;
398				GCC_OPTIMIZATION_LEVEL = 0;
399				GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1)";
400				GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1 = "PACKAGE_STRING=\"\\\"Kuklomenos Mac\\\"\"";
401				HEADER_SEARCH_PATHS = (
402					"$(HOME)/Library/Frameworks/SDL.framework/Headers",
403					/Library/Frameworks/SDL.framework/Headers,
404					"$(HEADER_SEARCH_PATHS)",
405				);
406				INFOPLIST_FILE = Info.plist;
407				INSTALL_PATH = "$(HOME)/Applications";
408				PRODUCT_NAME = Kuklomenos;
409				WRAPPER_EXTENSION = app;
410				ZERO_LINK = YES;
411			};
412			name = Debug;
413		};
414		C01FCF4C08A954540054247B /* Release */ = {
415			isa = XCBuildConfiguration;
416			buildSettings = {
417				ARCHS = (
418					ppc,
419					i386,
420				);
421				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
422				GCC_MODEL_TUNING = G5;
423				INFOPLIST_FILE = Info.plist;
424				INSTALL_PATH = "$(HOME)/Applications";
425				PRODUCT_NAME = Kuklomenos;
426				WRAPPER_EXTENSION = app;
427			};
428			name = Release;
429		};
430		C01FCF4F08A954540054247B /* Debug */ = {
431			isa = XCBuildConfiguration;
432			buildSettings = {
433				FRAMEWORK_SEARCH_PATHS = (
434					"$(HOME)/Library/Frameworks",
435					/Library/Frameworks,
436					"$(FRAMEWORK_SEARCH_PATHS)",
437				);
438				GCC_C_LANGUAGE_STANDARD = c99;
439				GCC_WARN_ABOUT_RETURN_TYPE = YES;
440				GCC_WARN_UNUSED_VARIABLE = YES;
441				HEADER_SEARCH_PATHS = (
442					../Mac/Include,
443					"$(HOME)/Library/Frameworks/SDL.framework/Headers",
444					/Library/Frameworks/SDL.framework/Headers,
445					"$(HEADER_SEARCH_PATHS)",
446				);
447				PREBINDING = NO;
448				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
449			};
450			name = Debug;
451		};
452		C01FCF5008A954540054247B /* Release */ = {
453			isa = XCBuildConfiguration;
454			buildSettings = {
455				ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
456				ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
457				FRAMEWORK_SEARCH_PATHS = (
458					"$(HOME)/Library/Frameworks",
459					/Library/Frameworks,
460					"$(FRAMEWORK_SEARCH_PATHS)",
461				);
462				GCC_C_LANGUAGE_STANDARD = c99;
463				GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_PROJECT_1)";
464				GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_PROJECT_1 = "PACKAGE_STRING=\"\\\"Kuklomenos Mac\\\"\"";
465				GCC_WARN_ABOUT_RETURN_TYPE = YES;
466				GCC_WARN_UNUSED_VARIABLE = YES;
467				HEADER_SEARCH_PATHS = (
468					../Mac/Include,
469					"$(HOME)/Library/Frameworks/SDL.framework/Headers",
470					/Library/Frameworks/SDL.framework/Headers,
471					"$(HEADER_SEARCH_PATHS)",
472				);
473				PREBINDING = NO;
474				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
475			};
476			name = Release;
477		};
478/* End XCBuildConfiguration section */
479
480/* Begin XCConfigurationList section */
481		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Kuklomenos" */ = {
482			isa = XCConfigurationList;
483			buildConfigurations = (
484				C01FCF4B08A954540054247B /* Debug */,
485				C01FCF4C08A954540054247B /* Release */,
486			);
487			defaultConfigurationIsVisible = 0;
488			defaultConfigurationName = Release;
489		};
490		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Kuklomenos" */ = {
491			isa = XCConfigurationList;
492			buildConfigurations = (
493				C01FCF4F08A954540054247B /* Debug */,
494				C01FCF5008A954540054247B /* Release */,
495			);
496			defaultConfigurationIsVisible = 0;
497			defaultConfigurationName = Release;
498		};
499/* End XCConfigurationList section */
500	};
501	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
502}
503