// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXFileReference section */ 9D3A9FB81D455CCF004C5897 /* joystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = joystick.h; sourceTree = ""; }; 9D3A9FB91D455CD8004C5897 /* joystick.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = joystick.c; sourceTree = ""; }; 9D509F911D654F9900161DDC /* mouseWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mouseWrapper.c; sourceTree = ""; }; 9D509F921D654F9900161DDC /* mouseWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mouseWrapper.h; sourceTree = ""; }; 9D509F941D66AE2800161DDC /* a2e.stdmou.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = a2e.stdmou.s; sourceTree = ""; }; 9D6B472E1D3FB16F00F6D704 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; 9D6B472F1D3FB16F00F6D704 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; 9D6B47311D3FB16F00F6D704 /* AppleCommander.jar */ = {isa = PBXFileReference; lastKnownFileType = archive.jar; name = AppleCommander.jar; path = make/AppleCommander.jar; sourceTree = ""; }; 9D6B47321D3FB16F00F6D704 /* createDiskImage */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = createDiskImage; path = make/createDiskImage; sourceTree = ""; }; 9D6B47331D3FB16F00F6D704 /* DevApple.vii */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = DevApple.vii; path = make/DevApple.vii; sourceTree = ""; }; 9D6B47341D3FB16F00F6D704 /* dos33_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = dos33_template.dsk; path = make/dos33_template.dsk; sourceTree = ""; }; 9D6B47351D3FB16F00F6D704 /* head.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = head.mk; path = make/head.mk; sourceTree = ""; }; 9D6B47361D3FB16F00F6D704 /* prodos_template.dsk */ = {isa = PBXFileReference; lastKnownFileType = file; name = prodos_template.dsk; path = make/prodos_template.dsk; sourceTree = ""; }; 9D6B47371D3FB16F00F6D704 /* tail.mk */ = {isa = PBXFileReference; lastKnownFileType = text; name = tail.mk; path = make/tail.mk; sourceTree = ""; }; 9D6B47381D3FB16F00F6D704 /* V2Make.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; name = V2Make.scpt; path = make/V2Make.scpt; sourceTree = ""; }; 9D6B473E1D3FB20000F6D704 /* dbllores.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = dbllores.s; sourceTree = ""; }; 9D6B473F1D3FB5C800F6D704 /* dbllores.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dbllores.h; sourceTree = ""; }; 9D6B47401D40098300F6D704 /* game.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = game.c; sourceTree = ""; }; 9D6B47411D40098300F6D704 /* game.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = game.h; sourceTree = ""; }; 9D6B47421D400B4900F6D704 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; 9D6B47431D403F5B00F6D704 /* ui.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ui.c; sourceTree = ""; }; 9D6B47441D403F5B00F6D704 /* ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui.h; sourceTree = ""; }; 9D6B47451D426E6300F6D704 /* vbl.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = vbl.s; sourceTree = ""; }; 9D6B47471D42709200F6D704 /* vbl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vbl.h; sourceTree = ""; }; 9D6B47481D4270EC00F6D704 /* anim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = anim.c; sourceTree = ""; }; 9D6B47491D4270EC00F6D704 /* anim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = anim.h; sourceTree = ""; }; 9D6B474A1D42DEB600F6D704 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 9D6B474C1D43BBAC00F6D704 /* a2bejwld.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = a2bejwld.png; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ 9D3A9FBA1D4578B4004C5897 /* mouse */ = { isa = PBXGroup; children = ( 9D509F941D66AE2800161DDC /* a2e.stdmou.s */, 9D509F911D654F9900161DDC /* mouseWrapper.c */, 9D509F921D654F9900161DDC /* mouseWrapper.h */, ); name = mouse; sourceTree = ""; }; 9D3A9FBE1D457973004C5897 /* joystick */ = { isa = PBXGroup; children = ( 9D3A9FB91D455CD8004C5897 /* joystick.c */, 9D3A9FB81D455CCF004C5897 /* joystick.h */, ); name = joystick; sourceTree = ""; }; 9D6B47271D3FB16F00F6D704 = { isa = PBXGroup; children = ( 9D6B474A1D42DEB600F6D704 /* README.md */, 9D6B474B1D43BB9100F6D704 /* screenshots */, 9D6B472D1D3FB16F00F6D704 /* a2bejwld */, ); sourceTree = ""; }; 9D6B472D1D3FB16F00F6D704 /* a2bejwld */ = { isa = PBXGroup; children = ( 9D6B472E1D3FB16F00F6D704 /* main.c */, 9D6B47431D403F5B00F6D704 /* ui.c */, 9D6B47441D403F5B00F6D704 /* ui.h */, 9D6B47401D40098300F6D704 /* game.c */, 9D6B47411D40098300F6D704 /* game.h */, 9D6B47421D400B4900F6D704 /* types.h */, 9D6B473E1D3FB20000F6D704 /* dbllores.s */, 9D6B473F1D3FB5C800F6D704 /* dbllores.h */, 9D6B47451D426E6300F6D704 /* vbl.s */, 9D6B47471D42709200F6D704 /* vbl.h */, 9D6B47481D4270EC00F6D704 /* anim.c */, 9D6B47491D4270EC00F6D704 /* anim.h */, 9D6B472F1D3FB16F00F6D704 /* Makefile */, 9D3A9FBE1D457973004C5897 /* joystick */, 9D3A9FBA1D4578B4004C5897 /* mouse */, 9D6B47301D3FB16F00F6D704 /* make */, ); path = a2bejwld; sourceTree = ""; }; 9D6B47301D3FB16F00F6D704 /* make */ = { isa = PBXGroup; children = ( 9D6B47311D3FB16F00F6D704 /* AppleCommander.jar */, 9D6B47321D3FB16F00F6D704 /* createDiskImage */, 9D6B47331D3FB16F00F6D704 /* DevApple.vii */, 9D6B47341D3FB16F00F6D704 /* dos33_template.dsk */, 9D6B47351D3FB16F00F6D704 /* head.mk */, 9D6B47361D3FB16F00F6D704 /* prodos_template.dsk */, 9D6B47371D3FB16F00F6D704 /* tail.mk */, 9D6B47381D3FB16F00F6D704 /* V2Make.scpt */, ); name = make; sourceTree = ""; }; 9D6B474B1D43BB9100F6D704 /* screenshots */ = { isa = PBXGroup; children = ( 9D6B474C1D43BBAC00F6D704 /* a2bejwld.png */, ); name = screenshots; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ 9D6B472C1D3FB16F00F6D704 /* a2bejwld */ = { isa = PBXLegacyTarget; buildArgumentsString = "-C a2bejwld $(ACTION)"; buildConfigurationList = 9D6B473B1D3FB16F00F6D704 /* Build configuration list for PBXLegacyTarget "a2bejwld" */; buildPhases = ( ); buildToolPath = /usr/bin/make; dependencies = ( ); name = a2bejwld; passBuildSettingsInEnvironment = 1; productName = a2bejwld; }; /* End PBXLegacyTarget section */ /* Begin PBXProject section */ 9D6B47281D3FB16F00F6D704 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0730; ORGANIZATIONNAME = "Jeremy Rand"; TargetAttributes = { 9D6B472C1D3FB16F00F6D704 = { CreatedOnToolsVersion = 7.3.1; }; }; }; buildConfigurationList = 9D6B472B1D3FB16F00F6D704 /* Build configuration list for PBXProject "a2bejwld" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 9D6B47271D3FB16F00F6D704; projectDirPath = ""; projectRoot = ""; targets = ( 9D6B472C1D3FB16F00F6D704 /* a2bejwld */, ); }; /* End PBXProject section */ /* Begin XCBuildConfiguration section */ 9D6B47391D3FB16F00F6D704 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; }; name = Debug; }; 9D6B473A1D3FB16F00F6D704 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; 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_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = NO; }; name = Release; }; 9D6B473C1D3FB16F00F6D704 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DEBUGGING_SYMBOLS = YES; DEBUG_INFORMATION_FORMAT = dwarf; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 9D6B473D1D3FB16F00F6D704 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 9D6B472B1D3FB16F00F6D704 /* Build configuration list for PBXProject "a2bejwld" */ = { isa = XCConfigurationList; buildConfigurations = ( 9D6B47391D3FB16F00F6D704 /* Debug */, 9D6B473A1D3FB16F00F6D704 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 9D6B473B1D3FB16F00F6D704 /* Build configuration list for PBXLegacyTarget "a2bejwld" */ = { isa = XCConfigurationList; buildConfigurations = ( 9D6B473C1D3FB16F00F6D704 /* Debug */, 9D6B473D1D3FB16F00F6D704 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 9D6B47281D3FB16F00F6D704 /* Project object */; }