// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 44; objects = { /* Begin PBXBuildFile section */ 8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; 8D0C4E8E0486CD37000505A6 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 02345980000FD03B11CA0E72 /* main.nib */; }; 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; DE9CD0AD0DDA418100C8655C /* WorldManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0830DDA418100C8655C /* WorldManager.c */; }; DE9CD0AE0DDA418100C8655C /* WindowManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0850DDA418100C8655C /* WindowManager.c */; }; DE9CD0AF0DDA418100C8655C /* Weapons.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0870DDA418100C8655C /* Weapons.c */; }; DE9CD0B00DDA418100C8655C /* VectorText.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0890DDA418100C8655C /* VectorText.c */; }; DE9CD0B10DDA418100C8655C /* Vectors.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD08B0DDA418100C8655C /* Vectors.c */; }; DE9CD0B20DDA418100C8655C /* SoundManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD08D0DDA418100C8655C /* SoundManager.c */; }; DE9CD0B30DDA418100C8655C /* Settings.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD08F0DDA418100C8655C /* Settings.c */; }; DE9CD0B40DDA418100C8655C /* Quaternions.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0910DDA418100C8655C /* Quaternions.c */; }; DE9CD0B50DDA418100C8655C /* PhysicsManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0920DDA418100C8655C /* PhysicsManager.c */; }; DE9CD0B60DDA418100C8655C /* ObjectWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0940DDA418100C8655C /* ObjectWrapper.c */; }; DE9CD0B70DDA418100C8655C /* ObjectManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0960DDA418100C8655C /* ObjectManager.c */; }; DE9CD0B80DDA418100C8655C /* ModelManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0980DDA418100C8655C /* ModelManager.c */; }; DE9CD0B90DDA418100C8655C /* MenuManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD09A0DDA418100C8655C /* MenuManager.c */; }; DE9CD0BA0DDA418100C8655C /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD09B0DDA418100C8655C /* main.c */; }; DE9CD0BB0DDA418100C8655C /* LevelManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD09D0DDA418100C8655C /* LevelManager.c */; }; DE9CD0BC0DDA418100C8655C /* InterfaceManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD09F0DDA418100C8655C /* InterfaceManager.c */; }; DE9CD0BD0DDA418100C8655C /* GameManager.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0A10DDA418100C8655C /* GameManager.c */; }; DE9CD0BE0DDA418100C8655C /* Explosion.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0A30DDA418100C8655C /* Explosion.c */; }; DE9CD0BF0DDA418100C8655C /* Enemies.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0A50DDA418100C8655C /* Enemies.c */; }; DE9CD0C00DDA418100C8655C /* Console.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0A70DDA418100C8655C /* Console.c */; }; DE9CD0C10DDA418100C8655C /* Camera.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0A90DDA418100C8655C /* Camera.c */; }; DE9CD0C20DDA418100C8655C /* Powerups.c in Sources */ = {isa = PBXBuildFile; fileRef = DE9CD0AB0DDA418100C8655C /* Powerups.c */; }; DE9CD1850DDA41A200C8655C /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9CD1840DDA41A200C8655C /* OpenGL.framework */; }; DE9CD1C90DDA426200C8655C /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9CD1C80DDA426200C8655C /* AGL.framework */; }; DE9CD1E00DDA428200C8655C /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9CD1DF0DDA428200C8655C /* QuickTime.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0867D6ABFE840B52C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 1870340FFE93FCAF11CA0CD7 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = ""; }; 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8D0C4E970486CD37000505A6 /* Infiltration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Infiltration.app; sourceTree = BUILT_PRODUCTS_DIR; }; DE9CD0820DDA418100C8655C /* WorldManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WorldManager.h; path = ../src/WorldManager.h; sourceTree = SOURCE_ROOT; }; DE9CD0830DDA418100C8655C /* WorldManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = WorldManager.c; path = ../src/WorldManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0840DDA418100C8655C /* WindowManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WindowManager.h; path = ../src/WindowManager.h; sourceTree = SOURCE_ROOT; }; DE9CD0850DDA418100C8655C /* WindowManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = WindowManager.c; path = ../src/WindowManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0860DDA418100C8655C /* Weapons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Weapons.h; path = ../src/Weapons.h; sourceTree = SOURCE_ROOT; }; DE9CD0870DDA418100C8655C /* Weapons.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Weapons.c; path = ../src/Weapons.c; sourceTree = SOURCE_ROOT; }; DE9CD0880DDA418100C8655C /* VectorText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VectorText.h; path = ../src/VectorText.h; sourceTree = SOURCE_ROOT; }; DE9CD0890DDA418100C8655C /* VectorText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = VectorText.c; path = ../src/VectorText.c; sourceTree = SOURCE_ROOT; }; DE9CD08A0DDA418100C8655C /* Vectors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vectors.h; path = ../src/Vectors.h; sourceTree = SOURCE_ROOT; }; DE9CD08B0DDA418100C8655C /* Vectors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Vectors.c; path = ../src/Vectors.c; sourceTree = SOURCE_ROOT; }; DE9CD08C0DDA418100C8655C /* SoundManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SoundManager.h; path = ../src/SoundManager.h; sourceTree = SOURCE_ROOT; }; DE9CD08D0DDA418100C8655C /* SoundManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SoundManager.c; path = ../src/SoundManager.c; sourceTree = SOURCE_ROOT; }; DE9CD08E0DDA418100C8655C /* Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Settings.h; path = ../src/Settings.h; sourceTree = SOURCE_ROOT; }; DE9CD08F0DDA418100C8655C /* Settings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Settings.c; path = ../src/Settings.c; sourceTree = SOURCE_ROOT; }; DE9CD0900DDA418100C8655C /* Quaternions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Quaternions.h; path = ../src/Quaternions.h; sourceTree = SOURCE_ROOT; }; DE9CD0910DDA418100C8655C /* Quaternions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Quaternions.c; path = ../src/Quaternions.c; sourceTree = SOURCE_ROOT; }; DE9CD0920DDA418100C8655C /* PhysicsManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PhysicsManager.c; path = ../src/PhysicsManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0930DDA418100C8655C /* ObjectWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjectWrapper.h; path = ../src/ObjectWrapper.h; sourceTree = SOURCE_ROOT; }; DE9CD0940DDA418100C8655C /* ObjectWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ObjectWrapper.c; path = ../src/ObjectWrapper.c; sourceTree = SOURCE_ROOT; }; DE9CD0950DDA418100C8655C /* ObjectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjectManager.h; path = ../src/ObjectManager.h; sourceTree = SOURCE_ROOT; }; DE9CD0960DDA418100C8655C /* ObjectManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ObjectManager.c; path = ../src/ObjectManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0970DDA418100C8655C /* ModelManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ModelManager.h; path = ../src/ModelManager.h; sourceTree = SOURCE_ROOT; }; DE9CD0980DDA418100C8655C /* ModelManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ModelManager.c; path = ../src/ModelManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0990DDA418100C8655C /* MenuManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuManager.h; path = ../src/MenuManager.h; sourceTree = SOURCE_ROOT; }; DE9CD09A0DDA418100C8655C /* MenuManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = MenuManager.c; path = ../src/MenuManager.c; sourceTree = SOURCE_ROOT; }; DE9CD09B0DDA418100C8655C /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../src/main.c; sourceTree = SOURCE_ROOT; }; DE9CD09C0DDA418100C8655C /* LevelManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LevelManager.h; path = ../src/LevelManager.h; sourceTree = SOURCE_ROOT; }; DE9CD09D0DDA418100C8655C /* LevelManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LevelManager.c; path = ../src/LevelManager.c; sourceTree = SOURCE_ROOT; }; DE9CD09E0DDA418100C8655C /* InterfaceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InterfaceManager.h; path = ../src/InterfaceManager.h; sourceTree = SOURCE_ROOT; }; DE9CD09F0DDA418100C8655C /* InterfaceManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = InterfaceManager.c; path = ../src/InterfaceManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0A00DDA418100C8655C /* GameManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameManager.h; path = ../src/GameManager.h; sourceTree = SOURCE_ROOT; }; DE9CD0A10DDA418100C8655C /* GameManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GameManager.c; path = ../src/GameManager.c; sourceTree = SOURCE_ROOT; }; DE9CD0A20DDA418100C8655C /* Explosion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Explosion.h; path = ../src/Explosion.h; sourceTree = SOURCE_ROOT; }; DE9CD0A30DDA418100C8655C /* Explosion.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Explosion.c; path = ../src/Explosion.c; sourceTree = SOURCE_ROOT; }; DE9CD0A40DDA418100C8655C /* Enemies.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Enemies.h; path = ../src/Enemies.h; sourceTree = SOURCE_ROOT; }; DE9CD0A50DDA418100C8655C /* Enemies.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Enemies.c; path = ../src/Enemies.c; sourceTree = SOURCE_ROOT; }; DE9CD0A60DDA418100C8655C /* Console.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Console.h; path = ../src/Console.h; sourceTree = SOURCE_ROOT; }; DE9CD0A70DDA418100C8655C /* Console.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Console.c; path = ../src/Console.c; sourceTree = SOURCE_ROOT; }; DE9CD0A80DDA418100C8655C /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Camera.h; path = ../src/Camera.h; sourceTree = SOURCE_ROOT; }; DE9CD0A90DDA418100C8655C /* Camera.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Camera.c; path = ../src/Camera.c; sourceTree = SOURCE_ROOT; }; DE9CD0AA0DDA418100C8655C /* Powerups.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Powerups.h; path = ../src/Powerups.h; sourceTree = SOURCE_ROOT; }; DE9CD0AB0DDA418100C8655C /* Powerups.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Powerups.c; path = ../src/Powerups.c; sourceTree = SOURCE_ROOT; }; DE9CD0AC0DDA418100C8655C /* PhysicsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhysicsManager.h; path = ../src/PhysicsManager.h; sourceTree = SOURCE_ROOT; }; DE9CD1840DDA41A200C8655C /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; DE9CD1C80DDA426200C8655C /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = ""; }; DE9CD1DF0DDA428200C8655C /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D0C4E910486CD37000505A6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */, DE9CD1850DDA41A200C8655C /* OpenGL.framework in Frameworks */, DE9CD1C90DDA426200C8655C /* AGL.framework in Frameworks */, DE9CD1E00DDA428200C8655C /* QuickTime.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 195DF8CFFE9D517E11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8D0C4E970486CD37000505A6 /* Infiltration.app */, ); name = Products; sourceTree = ""; }; 20286C29FDCF999611CA2CEA /* Infiltration */ = { isa = PBXGroup; children = ( 20286C2AFDCF999611CA2CEA /* Sources */, 20286C2CFDCF999611CA2CEA /* Resources */, 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */, 195DF8CFFE9D517E11CA2CBB /* Products */, ); name = Infiltration; sourceTree = ""; }; 20286C2AFDCF999611CA2CEA /* Sources */ = { isa = PBXGroup; children = ( DE9CD0820DDA418100C8655C /* WorldManager.h */, DE9CD0830DDA418100C8655C /* WorldManager.c */, DE9CD0840DDA418100C8655C /* WindowManager.h */, DE9CD0850DDA418100C8655C /* WindowManager.c */, DE9CD0860DDA418100C8655C /* Weapons.h */, DE9CD0870DDA418100C8655C /* Weapons.c */, DE9CD0880DDA418100C8655C /* VectorText.h */, DE9CD0890DDA418100C8655C /* VectorText.c */, DE9CD08A0DDA418100C8655C /* Vectors.h */, DE9CD08B0DDA418100C8655C /* Vectors.c */, DE9CD08C0DDA418100C8655C /* SoundManager.h */, DE9CD08D0DDA418100C8655C /* SoundManager.c */, DE9CD08E0DDA418100C8655C /* Settings.h */, DE9CD08F0DDA418100C8655C /* Settings.c */, DE9CD0900DDA418100C8655C /* Quaternions.h */, DE9CD0910DDA418100C8655C /* Quaternions.c */, DE9CD0920DDA418100C8655C /* PhysicsManager.c */, DE9CD0930DDA418100C8655C /* ObjectWrapper.h */, DE9CD0940DDA418100C8655C /* ObjectWrapper.c */, DE9CD0950DDA418100C8655C /* ObjectManager.h */, DE9CD0960DDA418100C8655C /* ObjectManager.c */, DE9CD0970DDA418100C8655C /* ModelManager.h */, DE9CD0980DDA418100C8655C /* ModelManager.c */, DE9CD0990DDA418100C8655C /* MenuManager.h */, DE9CD09A0DDA418100C8655C /* MenuManager.c */, DE9CD09B0DDA418100C8655C /* main.c */, DE9CD09C0DDA418100C8655C /* LevelManager.h */, DE9CD09D0DDA418100C8655C /* LevelManager.c */, DE9CD09E0DDA418100C8655C /* InterfaceManager.h */, DE9CD09F0DDA418100C8655C /* InterfaceManager.c */, DE9CD0A00DDA418100C8655C /* GameManager.h */, DE9CD0A10DDA418100C8655C /* GameManager.c */, DE9CD0A20DDA418100C8655C /* Explosion.h */, DE9CD0A30DDA418100C8655C /* Explosion.c */, DE9CD0A40DDA418100C8655C /* Enemies.h */, DE9CD0A50DDA418100C8655C /* Enemies.c */, DE9CD0A60DDA418100C8655C /* Console.h */, DE9CD0A70DDA418100C8655C /* Console.c */, DE9CD0A80DDA418100C8655C /* Camera.h */, DE9CD0A90DDA418100C8655C /* Camera.c */, DE9CD0AA0DDA418100C8655C /* Powerups.h */, DE9CD0AB0DDA418100C8655C /* Powerups.c */, DE9CD0AC0DDA418100C8655C /* PhysicsManager.h */, ); name = Sources; sourceTree = ""; }; 20286C2CFDCF999611CA2CEA /* Resources */ = { isa = PBXGroup; children = ( 8D0C4E960486CD37000505A6 /* Info.plist */, 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */, 02345980000FD03B11CA0E72 /* main.nib */, ); name = Resources; sourceTree = ""; }; 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( DE9CD1DF0DDA428200C8655C /* QuickTime.framework */, DE9CD1C80DDA426200C8655C /* AGL.framework */, DE9CD1840DDA41A200C8655C /* OpenGL.framework */, 20286C33FDCF999611CA2CEA /* Carbon.framework */, ); name = "External Frameworks and Libraries"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D0C4E890486CD37000505A6 /* Infiltration */ = { isa = PBXNativeTarget; buildConfigurationList = C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "Infiltration" */; buildPhases = ( 8D0C4E8C0486CD37000505A6 /* Resources */, 8D0C4E8F0486CD37000505A6 /* Sources */, 8D0C4E910486CD37000505A6 /* Frameworks */, DE9CD2C90DDE638100C8655C /* ShellScript */, ); buildRules = ( ); dependencies = ( ); name = Infiltration; productInstallPath = "$(HOME)/Applications"; productName = Infiltration; productReference = 8D0C4E970486CD37000505A6 /* Infiltration.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 20286C28FDCF999611CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "Infiltration" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 20286C29FDCF999611CA2CEA /* Infiltration */; projectDirPath = ""; projectRoot = ""; targets = ( 8D0C4E890486CD37000505A6 /* Infiltration */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D0C4E8C0486CD37000505A6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */, 8D0C4E8E0486CD37000505A6 /* main.nib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ DE9CD2C90DDE638100C8655C /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "if test -d \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources\";\n then rm -rf \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources\";\nfi;\nmkdir -p \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources\"\ncp -R ../Resources/* \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Resources/\""; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D0C4E8F0486CD37000505A6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( DE9CD0AD0DDA418100C8655C /* WorldManager.c in Sources */, DE9CD0AE0DDA418100C8655C /* WindowManager.c in Sources */, DE9CD0AF0DDA418100C8655C /* Weapons.c in Sources */, DE9CD0B00DDA418100C8655C /* VectorText.c in Sources */, DE9CD0B10DDA418100C8655C /* Vectors.c in Sources */, DE9CD0B20DDA418100C8655C /* SoundManager.c in Sources */, DE9CD0B30DDA418100C8655C /* Settings.c in Sources */, DE9CD0B40DDA418100C8655C /* Quaternions.c in Sources */, DE9CD0B50DDA418100C8655C /* PhysicsManager.c in Sources */, DE9CD0B60DDA418100C8655C /* ObjectWrapper.c in Sources */, DE9CD0B70DDA418100C8655C /* ObjectManager.c in Sources */, DE9CD0B80DDA418100C8655C /* ModelManager.c in Sources */, DE9CD0B90DDA418100C8655C /* MenuManager.c in Sources */, DE9CD0BA0DDA418100C8655C /* main.c in Sources */, DE9CD0BB0DDA418100C8655C /* LevelManager.c in Sources */, DE9CD0BC0DDA418100C8655C /* InterfaceManager.c in Sources */, DE9CD0BD0DDA418100C8655C /* GameManager.c in Sources */, DE9CD0BE0DDA418100C8655C /* Explosion.c in Sources */, DE9CD0BF0DDA418100C8655C /* Enemies.c in Sources */, DE9CD0C00DDA418100C8655C /* Console.c in Sources */, DE9CD0C10DDA418100C8655C /* Camera.c in Sources */, DE9CD0C20DDA418100C8655C /* Powerups.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 02345980000FD03B11CA0E72 /* main.nib */ = { isa = PBXVariantGroup; children = ( 1870340FFE93FCAF11CA0CD7 /* English */, ); name = main.nib; sourceTree = ""; }; 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 0867D6ABFE840B52C02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C0E91AC608A95435008D54AB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = Infiltration; SDKROOT = "${SDKROOT_${CURRENT_ARCH}}"; SDKROOT_i386 = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; SDKROOT_ppc = "$(DEVELOPER_SDK_DIR)/MacOSX10.3.9.sdk"; WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; name = Debug; }; C0E91AC708A95435008D54AB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ADDITIONAL_SDKS = ""; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = 3; GCC_PRECOMPILE_PREFIX_HEADER = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = Infiltration; SDKROOT = "${SDKROOT_${CURRENT_ARCH}}"; SDKROOT_i386 = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; SDKROOT_ppc = "$(DEVELOPER_SDK_DIR)/MacOSX10.3.9.sdk"; WRAPPER_EXTENSION = app; ZERO_LINK = NO; }; name = Release; }; C0E91ACA08A95435008D54AB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Debug; }; C0E91ACB08A95435008D54AB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "Infiltration" */ = { isa = XCConfigurationList; buildConfigurations = ( C0E91AC608A95435008D54AB /* Debug */, C0E91AC708A95435008D54AB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "Infiltration" */ = { isa = XCConfigurationList; buildConfigurations = ( C0E91ACA08A95435008D54AB /* Debug */, C0E91ACB08A95435008D54AB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 20286C28FDCF999611CA2CEA /* Project object */; }