// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 6A18D67C18B35DD80065943B /* difficulty.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A18D67B18B35DD80065943B /* difficulty.c */; }; 6A251D3E18B0B6EB00BAE4F7 /* level.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A251D3D18B0B6EB00BAE4F7 /* level.c */; }; 6A251D4918B110DC00BAE4F7 /* editor.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A251D4818B110DC00BAE4F7 /* editor.c */; }; 6A9E269818B09DC10088D095 /* game.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A9E269718B09DC10088D095 /* game.c */; }; 6AA6E9CB18AF75B800DBBD19 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 6AA6E9CA18AF75B800DBBD19 /* main.c */; }; 6AA6E9CD18AF75B800DBBD19 /* Mario_Sokoban.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */; }; 6AA6E9D418AF75E800DBBD19 /* SDL2_image.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AA6E9D318AF75E800DBBD19 /* SDL2_image.framework */; }; 6AA6E9D618AF761800DBBD19 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AA6E9D518AF761800DBBD19 /* SDL2.framework */; }; 6AA6E9E218AF7EC800DBBD19 /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 6AA6E9E118AF7EC800DBBD19 /* menu.c */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 6AA6E9C518AF75B800DBBD19 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 6AA6E9CD18AF75B800DBBD19 /* Mario_Sokoban.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 6A18D67B18B35DD80065943B /* difficulty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = difficulty.c; sourceTree = ""; }; 6A18D67D18B35FB90065943B /* difficulty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = difficulty.h; sourceTree = ""; }; 6A251D3D18B0B6EB00BAE4F7 /* level.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = level.c; sourceTree = ""; }; 6A251D3F18B0B79F00BAE4F7 /* level.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = level.h; sourceTree = ""; }; 6A251D4618B10D5300BAE4F7 /* level.lvl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = level.lvl; sourceTree = ""; wrapsLines = 0; }; 6A251D4718B10D5300BAE4F7 /* menu.lvl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = menu.lvl; sourceTree = ""; wrapsLines = 0; }; 6A251D4818B110DC00BAE4F7 /* editor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = editor.c; sourceTree = ""; }; 6A251D4A18B110E600BAE4F7 /* editor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = editor.h; sourceTree = ""; }; 6A9E0E3E18B36C5D004FBDCB /* intermediaire.lvl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = intermediaire.lvl; sourceTree = ""; }; 6A9E269618B096C80088D095 /* constantes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constantes.h; sourceTree = ""; }; 6A9E269718B09DC10088D095 /* game.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = game.c; sourceTree = ""; }; 6A9E269918B09DF30088D095 /* game.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = game.h; sourceTree = ""; }; 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Mario Sokoban"; sourceTree = BUILT_PRODUCTS_DIR; }; 6AA6E9CA18AF75B800DBBD19 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = Mario_Sokoban.1; sourceTree = ""; }; 6AA6E9D318AF75E800DBBD19 /* SDL2_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_image.framework; path = ../../../../Library/Frameworks/SDL2_image.framework; sourceTree = ""; }; 6AA6E9D518AF761800DBBD19 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = ../../../../Library/Frameworks/SDL2.framework; sourceTree = ""; }; 6AA6E9D818AF774B00DBBD19 /* caisse.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = caisse.jpg; sourceTree = ""; }; 6AA6E9D918AF774B00DBBD19 /* caisse_ok.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = caisse_ok.jpg; sourceTree = ""; }; 6AA6E9DA18AF774B00DBBD19 /* mario_bas.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mario_bas.gif; sourceTree = ""; }; 6AA6E9DB18AF774B00DBBD19 /* mario_droite.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mario_droite.gif; sourceTree = ""; }; 6AA6E9DC18AF774B00DBBD19 /* mario_gauche.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mario_gauche.gif; sourceTree = ""; }; 6AA6E9DD18AF774B00DBBD19 /* mario_haut.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mario_haut.gif; sourceTree = ""; }; 6AA6E9DF18AF774B00DBBD19 /* mur.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = mur.jpg; sourceTree = ""; }; 6AA6E9E018AF774B00DBBD19 /* objectif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = objectif.png; sourceTree = ""; }; 6AA6E9E118AF7EC800DBBD19 /* menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = ""; }; 6AA6E9E318AF870900DBBD19 /* menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = ""; }; 6AE7260818B2A03C00E298E0 /* commandes.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = commandes.png; sourceTree = ""; }; 6AE7260918B2A03C00E298E0 /* draw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = draw.png; sourceTree = ""; }; 6AE7260A18B2A03C00E298E0 /* win.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = win.png; sourceTree = ""; }; 6AE7260B18B2A34700E298E0 /* menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu.png; sourceTree = ""; }; 6AE7260D18B2AEA200E298E0 /* debutant.lvl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = debutant.lvl; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6AA6E9C418AF75B800DBBD19 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 6AA6E9D618AF761800DBBD19 /* SDL2.framework in Frameworks */, 6AA6E9D418AF75E800DBBD19 /* SDL2_image.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 6A251D4218B0B88000BAE4F7 /* levels */ = { isa = PBXGroup; children = ( 6A9E0E3E18B36C5D004FBDCB /* intermediaire.lvl */, 6AE7260D18B2AEA200E298E0 /* debutant.lvl */, 6A251D4618B10D5300BAE4F7 /* level.lvl */, 6A251D4718B10D5300BAE4F7 /* menu.lvl */, ); path = levels; sourceTree = ""; }; 6AA6E9BE18AF75B800DBBD19 = { isa = PBXGroup; children = ( 6AA6E9D518AF761800DBBD19 /* SDL2.framework */, 6AA6E9D318AF75E800DBBD19 /* SDL2_image.framework */, 6AA6E9C918AF75B800DBBD19 /* Mario Sokoban */, 6AA6E9C818AF75B800DBBD19 /* Products */, ); sourceTree = ""; }; 6AA6E9C818AF75B800DBBD19 /* Products */ = { isa = PBXGroup; children = ( 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */, ); name = Products; sourceTree = ""; }; 6AA6E9C918AF75B800DBBD19 /* Mario Sokoban */ = { isa = PBXGroup; children = ( 6AA6E9CA18AF75B800DBBD19 /* main.c */, 6A9E269618B096C80088D095 /* constantes.h */, 6A9E269718B09DC10088D095 /* game.c */, 6A9E269918B09DF30088D095 /* game.h */, 6AA6E9E118AF7EC800DBBD19 /* menu.c */, 6AA6E9E318AF870900DBBD19 /* menu.h */, 6A18D67B18B35DD80065943B /* difficulty.c */, 6A18D67D18B35FB90065943B /* difficulty.h */, 6A251D4818B110DC00BAE4F7 /* editor.c */, 6A251D4A18B110E600BAE4F7 /* editor.h */, 6A251D3D18B0B6EB00BAE4F7 /* level.c */, 6A251D3F18B0B79F00BAE4F7 /* level.h */, 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */, 6A251D4218B0B88000BAE4F7 /* levels */, 6AA6E9D718AF774B00DBBD19 /* sprites */, ); path = "Mario Sokoban"; sourceTree = ""; }; 6AA6E9D718AF774B00DBBD19 /* sprites */ = { isa = PBXGroup; children = ( 6AE7260B18B2A34700E298E0 /* menu.png */, 6AE7260818B2A03C00E298E0 /* commandes.png */, 6AE7260918B2A03C00E298E0 /* draw.png */, 6AE7260A18B2A03C00E298E0 /* win.png */, 6AA6E9D818AF774B00DBBD19 /* caisse.jpg */, 6AA6E9D918AF774B00DBBD19 /* caisse_ok.jpg */, 6AA6E9DA18AF774B00DBBD19 /* mario_bas.gif */, 6AA6E9DB18AF774B00DBBD19 /* mario_droite.gif */, 6AA6E9DC18AF774B00DBBD19 /* mario_gauche.gif */, 6AA6E9DD18AF774B00DBBD19 /* mario_haut.gif */, 6AA6E9DF18AF774B00DBBD19 /* mur.jpg */, 6AA6E9E018AF774B00DBBD19 /* objectif.png */, ); path = sprites; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 6AA6E9C618AF75B800DBBD19 /* Mario Sokoban */ = { isa = PBXNativeTarget; buildConfigurationList = 6AA6E9D018AF75B800DBBD19 /* Build configuration list for PBXNativeTarget "Mario Sokoban" */; buildPhases = ( 6AA6E9C318AF75B800DBBD19 /* Sources */, 6AA6E9C418AF75B800DBBD19 /* Frameworks */, 6AA6E9C518AF75B800DBBD19 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = "Mario Sokoban"; productName = "Mario Sokoban"; productReference = 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 6AA6E9BF18AF75B800DBBD19 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = "Benoit Sida"; }; buildConfigurationList = 6AA6E9C218AF75B800DBBD19 /* Build configuration list for PBXProject "Mario Sokoban" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 6AA6E9BE18AF75B800DBBD19; productRefGroup = 6AA6E9C818AF75B800DBBD19 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 6AA6E9C618AF75B800DBBD19 /* Mario Sokoban */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 6AA6E9C318AF75B800DBBD19 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6A18D67C18B35DD80065943B /* difficulty.c in Sources */, 6A251D3E18B0B6EB00BAE4F7 /* level.c in Sources */, 6A9E269818B09DC10088D095 /* game.c in Sources */, 6AA6E9E218AF7EC800DBBD19 /* menu.c in Sources */, 6A251D4918B110DC00BAE4F7 /* editor.c in Sources */, 6AA6E9CB18AF75B800DBBD19 /* main.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 6AA6E9CE18AF75B800DBBD19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.9; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 6AA6E9CF18AF75B800DBBD19 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.9; SDKROOT = macosx; }; name = Release; }; 6AA6E9D118AF75B800DBBD19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(LOCAL_LIBRARY_DIR)/Frameworks", ); PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 6AA6E9D218AF75B800DBBD19 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(LOCAL_LIBRARY_DIR)/Frameworks", ); PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6AA6E9C218AF75B800DBBD19 /* Build configuration list for PBXProject "Mario Sokoban" */ = { isa = XCConfigurationList; buildConfigurations = ( 6AA6E9CE18AF75B800DBBD19 /* Debug */, 6AA6E9CF18AF75B800DBBD19 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6AA6E9D018AF75B800DBBD19 /* Build configuration list for PBXNativeTarget "Mario Sokoban" */ = { isa = XCConfigurationList; buildConfigurations = ( 6AA6E9D118AF75B800DBBD19 /* Debug */, 6AA6E9D218AF75B800DBBD19 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 6AA6E9BF18AF75B800DBBD19 /* Project object */; }