From c1ede1f6578535b00adfc698038875d952ca2a1b Mon Sep 17 00:00:00 2001 From: Franck Charlet Date: Thu, 10 Mar 2011 18:29:53 +0000 Subject: [PATCH] started to bring Mac OS X version up to date git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1751 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- src/.DS_Store | Bin 15364 -> 21508 bytes src/English.lproj/InfoPlist.strings | Bin 650 -> 654 bytes src/Grafx2.xcodeproj/project.pbxproj | 754 -------------- src/Grafx2.xcodeproj/xx.pbxuser | 319 ------ src/Grafx2.xcodeproj/xx.perspective | 1403 -------------------------- src/Makefile | 216 ++-- src/init.c | 7 +- src/mountlist.c | 3 + src/readline.c | 1 + src/text.c | 10 +- 10 files changed, 131 insertions(+), 2582 deletions(-) delete mode 100644 src/Grafx2.xcodeproj/project.pbxproj delete mode 100644 src/Grafx2.xcodeproj/xx.pbxuser delete mode 100644 src/Grafx2.xcodeproj/xx.perspective diff --git a/src/.DS_Store b/src/.DS_Store index fdc8668961d00f89117ef9ffe07afe2f46cd36af..099fb4721c4cfba42cfeb65bda70b5ee7d2278e3 100644 GIT binary patch literal 21508 zcmeHNJ&znk5Un}i?bq4J4hWH!(1~R%A(0@REZfKuNFWDDNY=4?AHIe4?fUN4z6+2p zffz!503koX8FtPOaL5lpM8xL3n%Skgy7$&31Xj&yrsrns)yM1Vn(o$!NOgO*`+>+! z5$WJ$d-XCdKZx|%nuEXd%#KTVQsErq#Qjx~Gue|PIhGr8kV)qc*6@ho(%CD6jv`{;`wVm@Z?BlxW*9-1Ovf9Fc1s`1OJ@?zI$!C-$i<`If1=h>=q2QDIQIGIn7J;(73ghfBv(_!94etl?2>s3dF2^jr+PH4K zN~OJSaFa-PRW~va5uD(f>8Cd<5YC2r^u6(@2OAuB+^-``g%QH>p7aATr^s>U$dDr> z_e?RCrxM2bMobb-N9{a;6;_BWdX=}ac=?k4KV0mm8uw#ZS{g^|;}w{Koz~9=Q~Py- zD8~3J#?kuw0{Mde_7_H;d2)&jsrBE=EwItb2Zmr;EGYKKsXzW!6A;|J9CzAoKYSHz1pyu z+Xb&F!r9P~ZV|l&f))C38CM%=zR#`vi}7~oSqU>nud|XK+STgtI}vlCj&B2XaR~)%SHh7jOvn%L>Hf{H>lKHW9}zMmgW>WP7hv zQPneBApqyun zB0+WEWKJRPn^?M7b8t*@R`IM9k4ArXA;Nj33|K_I?ujSCKrkS39VE1M?LWiVTk?)i z#%n5F7C)y{yq+ zj3~tKqIkny5B6h%q<8bT>0W8(K<`!{O5XisIPRe5_c0UTx?{w=$r(###gyj`*|3?* zl=S~;^!MZwFgsY-7@+U{J{0@i`gGM{PBou(2TS|5lsDGqO8o9j?XUGv;rBU*?tNx1AuIe$6Q>-GVf;Z^?|lvT<73g5JdM-a_v@%d>eaYsuO# zh8e~>K^5d)=vk>^)B6<&=NJ1b@vEhka0Dw^HK@qF^~cJV^jg`r>YeKQBi9TsE>$Md zRNCogl!^2@bQks$$zM^<>0?}pT(4nx2(1HTZeg!Wbw4y7moUzb`fV}(>pE9`)vxDs z8?P}gag^5b4oBaTs#U@`-)Jkr27-ZLAQ%V+f`MQl7zhS}fnXpQ2nK?I NU?3O>2Hpw={sFHi_H_UN delta 724 zcma)4L2DC16#m9dNVKutEVY}&%C@AmmC~>Yd#DEyM3El!(2Jl4ZFbFe>2}9<+NMfT zgn$PxhIi;up;W|M*;Bo!|G*Z!d-e|q9@Mvst!*jdz%Xy#``-7>_n6LG(OD}25LZ{c zIxxgxo_BKUh3?`&w^kRqb-&pmL9SmN2`|NI%OKZC33#H_{Mvd$e}(45kq=NHXLh4=sSg z@=;;j0Zwhv<58C`jm^-GZqSDQEq-o15oQlJ1^n7cZkxqIO7Q@SKA*Sfg=x^d`JO(M zjQCY)M9|GjfhH>NtSp1)xh;Y^aX5RG4Z1tnxX_DsisCVGq*$cQBFii%u|Tf}t@=L^ zCvk7@b}~gR9Uq2z_`IHcvhCgP8udAo0^}5`bl=IH9#1g*0c;ALE`8KL{jcBk&Ei!5 EZ^DqK2><{9 diff --git a/src/English.lproj/InfoPlist.strings b/src/English.lproj/InfoPlist.strings index 1538ff2196f68e438f14b2b269de2e76daff3e58..456b0022c775966ba1121ad085463685628c5f9b 100644 GIT binary patch delta 35 lcmeBT?PHzrmeq(skHKi-yJluX2E)l*OvaO!GbTXU4FI{+36B5( delta 31 hcmeBU?P8tqmeFA1r)FjY2FuBOOvaN}GbTXU4FIL`2}b|` diff --git a/src/Grafx2.xcodeproj/project.pbxproj b/src/Grafx2.xcodeproj/project.pbxproj deleted file mode 100644 index dbebbcfb..00000000 --- a/src/Grafx2.xcodeproj/project.pbxproj +++ /dev/null @@ -1,754 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 42; - objects = { - -/* Begin PBXBuildFile section */ - 002F39FA09D0881F10EBEB88 /* SDL_image.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F10EBEB88 /* SDL_image.framework */; }; - 002F3A2E09D0888800EBEB88 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A2C09D0888800EBEB88 /* SDLMain.m */; }; - 002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; }; - 40D82CA110ECAF13005D27B5 /* miscfileformats.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CA010ECAF13005D27B5 /* miscfileformats.c */; }; - 40D82CA610ECAF58005D27B5 /* brush_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CA510ECAF58005D27B5 /* brush_ops.c */; }; - 40D82CAA10ECAFC5005D27B5 /* buttons_effects.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CA910ECAFC5005D27B5 /* buttons_effects.c */; }; - 40D82CAE10ECAFDC005D27B5 /* layers.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CAD10ECAFDC005D27B5 /* layers.c */; }; - 40D82CB210ECB02B005D27B5 /* fileformats.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CB110ECB02B005D27B5 /* fileformats.c */; }; - 40D82CBF10ECB089005D27B5 /* libraw2crtc.c in Sources */ = {isa = PBXBuildFile; fileRef = 40D82CBE10ECB089005D27B5 /* libraw2crtc.c */; }; - 40D82D3A10ECC4CA005D27B5 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; }; - 40D82D4310ECC536005D27B5 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D4110ECC536005D27B5 /* Info.plist */; }; - 40D82D4410ECC536005D27B5 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D4210ECC536005D27B5 /* SDLMain.nib */; }; - 40D82D5010ECC609005D27B5 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D4E10ECC609005D27B5 /* Info.plist */; }; - 40D82D5110ECC609005D27B5 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D4F10ECC609005D27B5 /* SDLMain.nib */; }; - 40D82D5710ECC67A005D27B5 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D5510ECC67A005D27B5 /* Info.plist */; }; - 40D82D5810ECC67A005D27B5 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 40D82D5610ECC67A005D27B5 /* SDLMain.nib */; }; - 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; - F5142653101F6CC5006CF3C4 /* font_Classic.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F514264D101F6CB8006CF3C4 /* font_Classic.png */; }; - F5142654101F6CC5006CF3C4 /* font_Fairlight.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F514264E101F6CB8006CF3C4 /* font_Fairlight.png */; }; - F5142655101F6CC5006CF3C4 /* font_Fun.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F514264F101F6CB9006CF3C4 /* font_Fun.png */; }; - F5142656101F6CC5006CF3C4 /* font_Melon.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F5142650101F6CB9006CF3C4 /* font_Melon.png */; }; - F5142657101F6CC5006CF3C4 /* skin_classic.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F5142651101F6CB9006CF3C4 /* skin_classic.png */; }; - F5142658101F6CC5006CF3C4 /* skin_modern.png in Copy skins */ = {isa = PBXBuildFile; fileRef = F5142652101F6CB9006CF3C4 /* skin_modern.png */; }; - F51CBD2E0EC8A3E1005C06AC /* 5pxtinyfont.png in Copy fonts */ = {isa = PBXBuildFile; fileRef = F51CBD2B0EC8A3E1005C06AC /* 5pxtinyfont.png */; }; - F51CBD2F0EC8A3E1005C06AC /* colorfont.pcx in Copy fonts */ = {isa = PBXBuildFile; fileRef = F51CBD2C0EC8A3E1005C06AC /* colorfont.pcx */; }; - F51CBD300EC8A3E1005C06AC /* Tuffy.ttf in Copy fonts */ = {isa = PBXBuildFile; fileRef = F51CBD2D0EC8A3E1005C06AC /* Tuffy.ttf */; }; - F539315E0FE171C3003CB103 /* pversion.c in Sources */ = {isa = PBXBuildFile; fileRef = F539315D0FE171C3003CB103 /* pversion.c */; }; - F5A33E6A0EC893F800F8052D /* 8pxfont.png in Copy fonts */ = {isa = PBXBuildFile; fileRef = F5A33E690EC893F800F8052D /* 8pxfont.png */; }; - F5AA405F0FBC406D00B7577C /* pxquad.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AA405A0FBC406D00B7577C /* pxquad.c */; }; - F5AA40600FBC406D00B7577C /* pxtall2.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AA405B0FBC406D00B7577C /* pxtall2.c */; }; - F5AA40610FBC406D00B7577C /* pxtriple.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AA405C0FBC406D00B7577C /* pxtriple.c */; }; - F5AA40620FBC406D00B7577C /* pxwide2.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AA405D0FBC406D00B7577C /* pxwide2.c */; }; - F5AA40630FBC406D00B7577C /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AA405E0FBC406D00B7577C /* transform.c */; }; - F5AC28BC0F4873C700455509 /* hotkeys.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AC28B90F4873C700455509 /* hotkeys.c */; }; - F5AC28BD0F4873C700455509 /* input.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AC28BA0F4873C700455509 /* input.c */; }; - F5AC28BE0F4873C700455509 /* realpath.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AC28BB0F4873C700455509 /* realpath.c */; }; - F5AD4B1F0EA8CCF0009CCAC4 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AD4B1E0EA8CCF0009CCAC4 /* version.c */; }; - F5AE6F990EDA119D000CE0EF /* GrafX2_Classic.gif in Copy fonts */ = {isa = PBXBuildFile; fileRef = F5AE6F980EDA119D000CE0EF /* GrafX2_Classic.gif */; }; - F5AE83FD0ECF8FD300200704 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5AE83FC0ECF8FD300200704 /* ApplicationServices.framework */; }; - F5AED03E0F1989E00090A93F /* mountlist.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AED03C0F1989E00090A93F /* mountlist.c */; }; - F5AFA00D0EFAC7D300663B43 /* brush.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA0070EFAC7D300663B43 /* brush.c */; }; - F5AFA00E0EFAC7D300663B43 /* pxsimple.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA0080EFAC7D300663B43 /* pxsimple.c */; }; - F5AFA00F0EFAC7D300663B43 /* pxtall.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA0090EFAC7D300663B43 /* pxtall.c */; }; - F5AFA0100EFAC7D300663B43 /* pxwide.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA00A0EFAC7D300663B43 /* pxwide.c */; }; - F5AFA0110EFAC7D300663B43 /* setup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA00B0EFAC7D300663B43 /* setup.c */; }; - F5AFA0120EFAC7D300663B43 /* windows.c in Sources */ = {isa = PBXBuildFile; fileRef = F5AFA00C0EFAC7D300663B43 /* windows.c */; }; - F5B138C30EB71D28000B83CC /* SDL_ttf in Frameworks */ = {isa = PBXBuildFile; fileRef = F5B138C20EB71D28000B83CC /* SDL_ttf */; }; - F5B19B930EA4BE3E003F4BA4 /* graph.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B7B0EA4BE3E003F4BA4 /* graph.c */; }; - F5B19B940EA4BE3E003F4BA4 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B7C0EA4BE3E003F4BA4 /* init.c */; }; - F5B19B950EA4BE3E003F4BA4 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B7D0EA4BE3E003F4BA4 /* io.c */; }; - F5B19B970EA4BE3E003F4BA4 /* loadsave.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B7F0EA4BE3E003F4BA4 /* loadsave.c */; }; - F5B19B9A0EA4BE3E003F4BA4 /* op_c.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B820EA4BE3E003F4BA4 /* op_c.c */; }; - F5B19B9B0EA4BE3E003F4BA4 /* operatio.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B830EA4BE3E003F4BA4 /* operatio.c */; }; - F5B19B9C0EA4BE3E003F4BA4 /* pages.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B840EA4BE3E003F4BA4 /* pages.c */; }; - F5B19B9D0EA4BE3E003F4BA4 /* palette.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B850EA4BE3E003F4BA4 /* palette.c */; }; - F5B19B9E0EA4BE3E003F4BA4 /* readini.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B860EA4BE3E003F4BA4 /* readini.c */; }; - F5B19B9F0EA4BE3E003F4BA4 /* readline.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B870EA4BE3E003F4BA4 /* readline.c */; }; - F5B19BA00EA4BE3E003F4BA4 /* saveini.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B880EA4BE3E003F4BA4 /* saveini.c */; }; - F5B19BA10EA4BE3E003F4BA4 /* sdlscreen.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B890EA4BE3E003F4BA4 /* sdlscreen.c */; }; - F5B19BA20EA4BE3E003F4BA4 /* SFont.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B8A0EA4BE3E003F4BA4 /* SFont.c */; }; - F5B19BA30EA4BE3E003F4BA4 /* shade.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B8B0EA4BE3E003F4BA4 /* shade.c */; }; - F5B19BA40EA4BE3E003F4BA4 /* special.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B19B8C0EA4BE3E003F4BA4 /* special.c */; }; - F5B19C1D0EA4D71C003F4BA4 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5B19C1C0EA4D71C003F4BA4 /* CoreFoundation.framework */; }; - F5B19C3D0EA4DC91003F4BA4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F5B19C3B0EA4DC91003F4BA4 /* InfoPlist.strings */; }; - F5B1EE850EAD0F4E00B087B5 /* gfx2def.ini in Resources */ = {isa = PBXBuildFile; fileRef = F5B1EE840EAD0F4E00B087B5 /* gfx2def.ini */; }; - F5B310B40F949A9C008197E2 /* buttons.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310AD0F949A9C008197E2 /* buttons.c */; }; - F5B310B50F949A9C008197E2 /* engine.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310AE0F949A9C008197E2 /* engine.c */; }; - F5B310B60F949A9C008197E2 /* filesel.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310AF0F949A9C008197E2 /* filesel.c */; }; - F5B310B70F949A9C008197E2 /* help.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310B00F949A9C008197E2 /* help.c */; }; - F5B310B80F949A9C008197E2 /* keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310B10F949A9C008197E2 /* keyboard.c */; }; - F5B310B90F949A9C008197E2 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310B20F949A9C008197E2 /* misc.c */; }; - F5B310BA0F949A9C008197E2 /* text.c in Sources */ = {isa = PBXBuildFile; fileRef = F5B310B30F949A9C008197E2 /* text.c */; }; - F5CDCE320F6EA6D600B31F63 /* pxdouble.c in Sources */ = {isa = PBXBuildFile; fileRef = F5CDCE310F6EA6D600B31F63 /* pxdouble.c */; }; - F5DCE2BC0EA5116A0065B0EF /* SDL_ttf in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = F5DCE2BE0EA5118F0065B0EF /* SDL_ttf */; }; - F5DCE2BC0EA5116B0065B0EF /* SDL_image in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = F5DCE2BB0EA5116B0065B0EF /* SDL_image */; }; - F5DCE2BE0EA5118E0065B0EF /* SDL in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = F5DCE2BD0EA5118E0065B0EF /* SDL */; }; -/* End PBXBuildFile section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = SDL_image.framework/Versions/A; - dstSubfolderSpec = 10; - files = ( - F5DCE2BC0EA5116B0065B0EF /* SDL_image in Copy Frameworks into .app bundle */, - ); - name = "Copy Frameworks into .app bundle"; - runOnlyForDeploymentPostprocessing = 0; - }; - 002F39FD09D0883400EBEB89 /* Copy Frameworks into .app bundle */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = SDL.framework/Versions/A; - dstSubfolderSpec = 10; - files = ( - F5DCE2BE0EA5118E0065B0EF /* SDL in Copy Frameworks into .app bundle */, - ); - name = "Copy Frameworks into .app bundle"; - runOnlyForDeploymentPostprocessing = 0; - }; - 002F39FD09D0883400EBEB8A /* Copy Frameworks into .app bundle */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = SDL_ttf.framework/Versions/A; - dstSubfolderSpec = 10; - files = ( - F5DCE2BC0EA5116A0065B0EF /* SDL_ttf in Copy Frameworks into .app bundle */, - ); - name = "Copy Frameworks into .app bundle"; - runOnlyForDeploymentPostprocessing = 0; - }; - 40D82D4C10ECC5A4005D27B5 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = Library/Frameworks/SDL.framework/Resources; - dstSubfolderSpec = 7; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40D82D5310ECC659005D27B5 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 7; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F514264B101F6C5B006CF3C4 /* Copy skins */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = skins; - dstSubfolderSpec = 7; - files = ( - F5142653101F6CC5006CF3C4 /* font_Classic.png in Copy skins */, - F5142654101F6CC5006CF3C4 /* font_Fairlight.png in Copy skins */, - F5142655101F6CC5006CF3C4 /* font_Fun.png in Copy skins */, - F5142656101F6CC5006CF3C4 /* font_Melon.png in Copy skins */, - F5142657101F6CC5006CF3C4 /* skin_classic.png in Copy skins */, - F5142658101F6CC5006CF3C4 /* skin_modern.png in Copy skins */, - ); - name = "Copy skins"; - runOnlyForDeploymentPostprocessing = 0; - }; - F5A33F1D0EC8A26C00F8052D /* Copy fonts */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = fonts; - dstSubfolderSpec = 7; - files = ( - F5AE6F990EDA119D000CE0EF /* GrafX2_Classic.gif in Copy fonts */, - F51CBD300EC8A3E1005C06AC /* Tuffy.ttf in Copy fonts */, - F51CBD2F0EC8A3E1005C06AC /* colorfont.pcx in Copy fonts */, - F51CBD2E0EC8A3E1005C06AC /* 5pxtinyfont.png in Copy fonts */, - F5A33E6A0EC893F800F8052D /* 8pxfont.png in Copy fonts */, - ); - name = "Copy fonts"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = ""; }; - 002F39F909D0881F10EBEB88 /* SDL_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_image.framework; path = /Library/Frameworks/SDL_image.framework; sourceTree = ""; }; - 002F3A2B09D0888800EBEB88 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = SOURCE_ROOT; }; - 002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; }; - 002F3A3E09D088BA00EBEB88 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = SOURCE_ROOT; }; - 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; - 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; - 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; - 32CA4F630368D1EE00C91783 /* Grafx2_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Grafx2_Prefix.pch; sourceTree = ""; }; - 40D82CA010ECAF13005D27B5 /* miscfileformats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = miscfileformats.c; sourceTree = ""; }; - 40D82CA510ECAF58005D27B5 /* brush_ops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = brush_ops.c; sourceTree = ""; }; - 40D82CA910ECAFC5005D27B5 /* buttons_effects.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buttons_effects.c; sourceTree = ""; }; - 40D82CAD10ECAFDC005D27B5 /* layers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = layers.c; sourceTree = ""; }; - 40D82CB110ECB02B005D27B5 /* fileformats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fileformats.c; sourceTree = ""; }; - 40D82CBE10ECB089005D27B5 /* libraw2crtc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libraw2crtc.c; sourceTree = ""; }; - 40D82D4110ECC536005D27B5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Library/Frameworks/SDL.framework/Resources/Info.plist; sourceTree = ""; }; - 40D82D4210ECC536005D27B5 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = /Library/Frameworks/SDL.framework/Resources/SDLMain.nib; sourceTree = ""; }; - 40D82D4E10ECC609005D27B5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Library/Frameworks/SDL.framework/Versions/A/Resources/Info.plist; sourceTree = ""; }; - 40D82D4F10ECC609005D27B5 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = /Library/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib; sourceTree = ""; }; - 40D82D5510ECC67A005D27B5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = /Library/Frameworks/SDL.framework/Versions/A/Resources/Info.plist; sourceTree = ""; }; - 40D82D5610ECC67A005D27B5 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = /Library/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib; sourceTree = ""; }; - 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; - 8D1107320486CEB800E47090 /* Grafx2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Grafx2.app; sourceTree = BUILT_PRODUCTS_DIR; }; - F514264D101F6CB8006CF3C4 /* font_Classic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = font_Classic.png; path = skins/font_Classic.png; sourceTree = ""; }; - F514264E101F6CB8006CF3C4 /* font_Fairlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = font_Fairlight.png; path = skins/font_Fairlight.png; sourceTree = ""; }; - F514264F101F6CB9006CF3C4 /* font_Fun.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = font_Fun.png; path = skins/font_Fun.png; sourceTree = ""; }; - F5142650101F6CB9006CF3C4 /* font_Melon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = font_Melon.png; path = skins/font_Melon.png; sourceTree = ""; }; - F5142651101F6CB9006CF3C4 /* skin_classic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skin_classic.png; path = skins/skin_classic.png; sourceTree = ""; }; - F5142652101F6CB9006CF3C4 /* skin_modern.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skin_modern.png; path = skins/skin_modern.png; sourceTree = ""; }; - F51CBD2B0EC8A3E1005C06AC /* 5pxtinyfont.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = 5pxtinyfont.png; path = fonts/5pxtinyfont.png; sourceTree = ""; }; - F51CBD2C0EC8A3E1005C06AC /* colorfont.pcx */ = {isa = PBXFileReference; lastKnownFileType = file; name = colorfont.pcx; path = fonts/colorfont.pcx; sourceTree = ""; }; - F51CBD2D0EC8A3E1005C06AC /* Tuffy.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = Tuffy.ttf; path = fonts/Tuffy.ttf; sourceTree = ""; }; - F539315D0FE171C3003CB103 /* pversion.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pversion.c; sourceTree = ""; }; - F5A33E690EC893F800F8052D /* 8pxfont.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = 8pxfont.png; path = fonts/8pxfont.png; sourceTree = ""; }; - F5AA405A0FBC406D00B7577C /* pxquad.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxquad.c; sourceTree = ""; }; - F5AA405B0FBC406D00B7577C /* pxtall2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxtall2.c; sourceTree = ""; }; - F5AA405C0FBC406D00B7577C /* pxtriple.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxtriple.c; sourceTree = ""; }; - F5AA405D0FBC406D00B7577C /* pxwide2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxwide2.c; sourceTree = ""; }; - F5AA405E0FBC406D00B7577C /* transform.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; - F5AC28B90F4873C700455509 /* hotkeys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hotkeys.c; sourceTree = ""; }; - F5AC28BA0F4873C700455509 /* input.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = input.c; sourceTree = ""; }; - F5AC28BB0F4873C700455509 /* realpath.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = realpath.c; sourceTree = ""; }; - F5AD4B1E0EA8CCF0009CCAC4 /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; }; - F5AE6F980EDA119D000CE0EF /* GrafX2_Classic.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = GrafX2_Classic.gif; path = fonts/GrafX2_Classic.gif; sourceTree = ""; }; - F5AE83FC0ECF8FD300200704 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = ""; }; - F5AED03C0F1989E00090A93F /* mountlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mountlist.c; sourceTree = ""; }; - F5AFA0070EFAC7D300663B43 /* brush.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = brush.c; sourceTree = ""; }; - F5AFA0080EFAC7D300663B43 /* pxsimple.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxsimple.c; sourceTree = ""; }; - F5AFA0090EFAC7D300663B43 /* pxtall.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxtall.c; sourceTree = ""; }; - F5AFA00A0EFAC7D300663B43 /* pxwide.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxwide.c; sourceTree = ""; }; - F5AFA00B0EFAC7D300663B43 /* setup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setup.c; sourceTree = ""; }; - F5AFA00C0EFAC7D300663B43 /* windows.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = windows.c; sourceTree = ""; }; - F5B138C20EB71D28000B83CC /* SDL_ttf */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL_ttf; path = /Library/Frameworks/SDL_ttf.framework/SDL_ttf; sourceTree = ""; }; - F5B19B6C0EA4BDA8003F4BA4 /* SDL_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_image.framework; path = /Library/Frameworks/SDL_image.framework; sourceTree = ""; }; - F5B19B7B0EA4BE3E003F4BA4 /* graph.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = graph.c; sourceTree = ""; }; - F5B19B7C0EA4BE3E003F4BA4 /* init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = ""; }; - F5B19B7D0EA4BE3E003F4BA4 /* io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = io.c; sourceTree = ""; }; - F5B19B7F0EA4BE3E003F4BA4 /* loadsave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = loadsave.c; sourceTree = ""; }; - F5B19B820EA4BE3E003F4BA4 /* op_c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = op_c.c; sourceTree = ""; }; - F5B19B830EA4BE3E003F4BA4 /* operatio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = operatio.c; sourceTree = ""; }; - F5B19B840EA4BE3E003F4BA4 /* pages.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pages.c; sourceTree = ""; }; - F5B19B850EA4BE3E003F4BA4 /* palette.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = palette.c; sourceTree = ""; }; - F5B19B860EA4BE3E003F4BA4 /* readini.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = readini.c; sourceTree = ""; }; - F5B19B870EA4BE3E003F4BA4 /* readline.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = readline.c; sourceTree = ""; }; - F5B19B880EA4BE3E003F4BA4 /* saveini.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = saveini.c; sourceTree = ""; }; - F5B19B890EA4BE3E003F4BA4 /* sdlscreen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdlscreen.c; sourceTree = ""; }; - F5B19B8A0EA4BE3E003F4BA4 /* SFont.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SFont.c; sourceTree = ""; }; - F5B19B8B0EA4BE3E003F4BA4 /* shade.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = shade.c; sourceTree = ""; }; - F5B19B8C0EA4BE3E003F4BA4 /* special.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = special.c; sourceTree = ""; }; - F5B19C1C0EA4D71C003F4BA4 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; - F5B19C3C0EA4DC91003F4BA4 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - F5B1EE840EAD0F4E00B087B5 /* gfx2def.ini */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gfx2def.ini; sourceTree = ""; }; - F5B310AD0F949A9C008197E2 /* buttons.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = buttons.c; sourceTree = ""; }; - F5B310AE0F949A9C008197E2 /* engine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = engine.c; sourceTree = ""; }; - F5B310AF0F949A9C008197E2 /* filesel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filesel.c; sourceTree = ""; }; - F5B310B00F949A9C008197E2 /* help.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = help.c; sourceTree = ""; }; - F5B310B10F949A9C008197E2 /* keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = keyboard.c; sourceTree = ""; }; - F5B310B20F949A9C008197E2 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = ""; }; - F5B310B30F949A9C008197E2 /* text.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = text.c; sourceTree = ""; }; - F5CDCE310F6EA6D600B31F63 /* pxdouble.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pxdouble.c; sourceTree = ""; }; - F5DCE2BB0EA5116B0065B0EF /* SDL_image */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL_image; path = /Library/Frameworks/SDL_image.framework/Versions/A/SDL_image; sourceTree = ""; }; - F5DCE2BD0EA5118E0065B0EF /* SDL */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL; path = /Library/Frameworks/SDL.framework/Versions/A/SDL; sourceTree = ""; }; - F5DCE2BE0EA5118F0065B0EF /* SDL_ttf */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = SDL_ttf; path = /Library/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 8D11072E0486CEB800E47090 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 002F39FA09D0881F10EBEB88 /* SDL_image.framework in Frameworks */, - 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, - F5B19C1D0EA4D71C003F4BA4 /* CoreFoundation.framework in Frameworks */, - F5B138C30EB71D28000B83CC /* SDL_ttf in Frameworks */, - F5AE83FD0ECF8FD300200704 /* ApplicationServices.framework in Frameworks */, - 40D82D3A10ECC4CA005D27B5 /* SDL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 080E96DDFE201D6D7F000001 /* Classes */ = { - isa = PBXGroup; - children = ( - 002F3A2B09D0888800EBEB88 /* SDLMain.h */, - 002F3A2C09D0888800EBEB88 /* SDLMain.m */, - ); - name = Classes; - sourceTree = ""; - }; - 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { - isa = PBXGroup; - children = ( - 002F39F909D0881F00EBEB88 /* SDL.framework */, - 002F39F909D0881F10EBEB88 /* SDL_image.framework */, - 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, - ); - name = "Linked Frameworks"; - sourceTree = ""; - }; - 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { - isa = PBXGroup; - children = ( - 29B97324FDCFA39411CA2CEA /* AppKit.framework */, - 29B97325FDCFA39411CA2CEA /* Foundation.framework */, - ); - name = "Other Frameworks"; - sourceTree = ""; - }; - 19C28FACFE9D520D11CA2CBB /* Products */ = { - isa = PBXGroup; - children = ( - 8D1107320486CEB800E47090 /* Grafx2.app */, - ); - name = Products; - sourceTree = ""; - }; - 29B97314FDCFA39411CA2CEA /* Grafx2 */ = { - isa = PBXGroup; - children = ( - 40D82D5410ECC67A005D27B5 /* Resources */, - 40D82D4D10ECC609005D27B5 /* Resources */, - 40D82D4010ECC536005D27B5 /* Resources */, - 40D82CBE10ECB089005D27B5 /* libraw2crtc.c */, - 40D82CB110ECB02B005D27B5 /* fileformats.c */, - 40D82CAD10ECAFDC005D27B5 /* layers.c */, - 40D82CA910ECAFC5005D27B5 /* buttons_effects.c */, - 40D82CA510ECAF58005D27B5 /* brush_ops.c */, - 40D82CA010ECAF13005D27B5 /* miscfileformats.c */, - F514264D101F6CB8006CF3C4 /* font_Classic.png */, - F514264E101F6CB8006CF3C4 /* font_Fairlight.png */, - F514264F101F6CB9006CF3C4 /* font_Fun.png */, - F5142650101F6CB9006CF3C4 /* font_Melon.png */, - F5142651101F6CB9006CF3C4 /* skin_classic.png */, - F5142652101F6CB9006CF3C4 /* skin_modern.png */, - F539315D0FE171C3003CB103 /* pversion.c */, - F5CDCE310F6EA6D600B31F63 /* pxdouble.c */, - F5AC28B90F4873C700455509 /* hotkeys.c */, - F5AC28BA0F4873C700455509 /* input.c */, - F5AC28BB0F4873C700455509 /* realpath.c */, - F5AED03C0F1989E00090A93F /* mountlist.c */, - F5AFA0070EFAC7D300663B43 /* brush.c */, - F5AFA0080EFAC7D300663B43 /* pxsimple.c */, - F5AFA0090EFAC7D300663B43 /* pxtall.c */, - F5AFA00A0EFAC7D300663B43 /* pxwide.c */, - F5AFA00B0EFAC7D300663B43 /* setup.c */, - F5AFA00C0EFAC7D300663B43 /* windows.c */, - F5AE6F980EDA119D000CE0EF /* GrafX2_Classic.gif */, - F5AE83FC0ECF8FD300200704 /* ApplicationServices.framework */, - F51CBD2B0EC8A3E1005C06AC /* 5pxtinyfont.png */, - F51CBD2C0EC8A3E1005C06AC /* colorfont.pcx */, - F51CBD2D0EC8A3E1005C06AC /* Tuffy.ttf */, - F5A33E690EC893F800F8052D /* 8pxfont.png */, - F5B138C20EB71D28000B83CC /* SDL_ttf */, - F5B1EE840EAD0F4E00B087B5 /* gfx2def.ini */, - F5B310AD0F949A9C008197E2 /* buttons.c */, - F5B310AE0F949A9C008197E2 /* engine.c */, - F5B310AF0F949A9C008197E2 /* filesel.c */, - F5B310B00F949A9C008197E2 /* help.c */, - F5B310B10F949A9C008197E2 /* keyboard.c */, - F5B310B20F949A9C008197E2 /* misc.c */, - F5B310B30F949A9C008197E2 /* text.c */, - F5AD4B1E0EA8CCF0009CCAC4 /* version.c */, - F5DCE2BD0EA5118E0065B0EF /* SDL */, - F5DCE2BB0EA5116B0065B0EF /* SDL_image */, - F5DCE2BE0EA5118F0065B0EF /* SDL_ttf */, - F5B19C3B0EA4DC91003F4BA4 /* InfoPlist.strings */, - F5B19C1C0EA4D71C003F4BA4 /* CoreFoundation.framework */, - F5B19B7B0EA4BE3E003F4BA4 /* graph.c */, - F5B19B7C0EA4BE3E003F4BA4 /* init.c */, - F5B19B7D0EA4BE3E003F4BA4 /* io.c */, - F5B19B7F0EA4BE3E003F4BA4 /* loadsave.c */, - F5B19B820EA4BE3E003F4BA4 /* op_c.c */, - F5B19B830EA4BE3E003F4BA4 /* operatio.c */, - F5B19B840EA4BE3E003F4BA4 /* pages.c */, - F5B19B850EA4BE3E003F4BA4 /* palette.c */, - F5B19B860EA4BE3E003F4BA4 /* readini.c */, - F5B19B870EA4BE3E003F4BA4 /* readline.c */, - F5B19B880EA4BE3E003F4BA4 /* saveini.c */, - F5B19B890EA4BE3E003F4BA4 /* sdlscreen.c */, - F5B19B8A0EA4BE3E003F4BA4 /* SFont.c */, - F5B19B8B0EA4BE3E003F4BA4 /* shade.c */, - F5B19B8C0EA4BE3E003F4BA4 /* special.c */, - F5B19B6C0EA4BDA8003F4BA4 /* SDL_image.framework */, - 080E96DDFE201D6D7F000001 /* Classes */, - 29B97315FDCFA39411CA2CEA /* Other Sources */, - 29B97317FDCFA39411CA2CEA /* Resources */, - 29B97323FDCFA39411CA2CEA /* Frameworks */, - 19C28FACFE9D520D11CA2CBB /* Products */, - ); - name = Grafx2; - sourceTree = ""; - }; - 29B97315FDCFA39411CA2CEA /* Other Sources */ = { - isa = PBXGroup; - children = ( - 32CA4F630368D1EE00C91783 /* Grafx2_Prefix.pch */, - 002F3A3E09D088BA00EBEB88 /* main.c */, - F5AA405A0FBC406D00B7577C /* pxquad.c */, - F5AA405B0FBC406D00B7577C /* pxtall2.c */, - F5AA405C0FBC406D00B7577C /* pxtriple.c */, - F5AA405D0FBC406D00B7577C /* pxwide2.c */, - F5AA405E0FBC406D00B7577C /* transform.c */, - ); - name = "Other Sources"; - sourceTree = ""; - }; - 29B97317FDCFA39411CA2CEA /* Resources */ = { - isa = PBXGroup; - children = ( - 8D1107310486CEB800E47090 /* Info.plist */, - ); - name = Resources; - sourceTree = ""; - }; - 29B97323FDCFA39411CA2CEA /* Frameworks */ = { - isa = PBXGroup; - children = ( - 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, - 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, - ); - name = Frameworks; - sourceTree = ""; - }; - 40D82D4010ECC536005D27B5 /* Resources */ = { - isa = PBXGroup; - children = ( - 40D82D4110ECC536005D27B5 /* Info.plist */, - 40D82D4210ECC536005D27B5 /* SDLMain.nib */, - ); - name = Resources; - path = /Library/Frameworks/SDL.framework/Resources; - sourceTree = ""; - }; - 40D82D4D10ECC609005D27B5 /* Resources */ = { - isa = PBXGroup; - children = ( - 40D82D4E10ECC609005D27B5 /* Info.plist */, - 40D82D4F10ECC609005D27B5 /* SDLMain.nib */, - ); - name = Resources; - path = /Library/Frameworks/SDL.framework/Versions/A/Resources; - sourceTree = ""; - }; - 40D82D5410ECC67A005D27B5 /* Resources */ = { - isa = PBXGroup; - children = ( - 40D82D5510ECC67A005D27B5 /* Info.plist */, - 40D82D5610ECC67A005D27B5 /* SDLMain.nib */, - ); - name = Resources; - path = /Library/Frameworks/SDL.framework/Versions/A/Resources; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 8D1107260486CEB800E47090 /* Grafx2 */ = { - isa = PBXNativeTarget; - buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Grafx2" */; - buildPhases = ( - 8D1107290486CEB800E47090 /* Resources */, - 8D11072C0486CEB800E47090 /* Sources */, - 8D11072E0486CEB800E47090 /* Frameworks */, - 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */, - 002F39FD09D0883400EBEB89 /* Copy Frameworks into .app bundle */, - 002F39FD09D0883400EBEB8A /* Copy Frameworks into .app bundle */, - F5A33F1D0EC8A26C00F8052D /* Copy fonts */, - F514264B101F6C5B006CF3C4 /* Copy skins */, - 40D82D4C10ECC5A4005D27B5 /* CopyFiles */, - 40D82D5310ECC659005D27B5 /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Grafx2; - productInstallPath = "$(HOME)/Applications"; - productName = Grafx2; - productReference = 8D1107320486CEB800E47090 /* Grafx2.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 29B97313FDCFA39411CA2CEA /* Project object */ = { - isa = PBXProject; - buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Grafx2" */; - compatibilityVersion = "Xcode 2.4"; - hasScannedForEncodings = 1; - mainGroup = 29B97314FDCFA39411CA2CEA /* Grafx2 */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8D1107260486CEB800E47090 /* Grafx2 */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 8D1107290486CEB800E47090 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - F5B19C3D0EA4DC91003F4BA4 /* InfoPlist.strings in Resources */, - F5B1EE850EAD0F4E00B087B5 /* gfx2def.ini in Resources */, - 40D82D4310ECC536005D27B5 /* Info.plist in Resources */, - 40D82D4410ECC536005D27B5 /* SDLMain.nib in Resources */, - 40D82D5010ECC609005D27B5 /* Info.plist in Resources */, - 40D82D5110ECC609005D27B5 /* SDLMain.nib in Resources */, - 40D82D5710ECC67A005D27B5 /* Info.plist in Resources */, - 40D82D5810ECC67A005D27B5 /* SDLMain.nib in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 8D11072C0486CEB800E47090 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 002F3A2E09D0888800EBEB88 /* SDLMain.m in Sources */, - 002F3A3F09D088BA00EBEB88 /* main.c in Sources */, - F5B19B930EA4BE3E003F4BA4 /* graph.c in Sources */, - F5B19B940EA4BE3E003F4BA4 /* init.c in Sources */, - F5B19B950EA4BE3E003F4BA4 /* io.c in Sources */, - F5B19B970EA4BE3E003F4BA4 /* loadsave.c in Sources */, - F5B19B9A0EA4BE3E003F4BA4 /* op_c.c in Sources */, - F5B19B9B0EA4BE3E003F4BA4 /* operatio.c in Sources */, - F5B19B9C0EA4BE3E003F4BA4 /* pages.c in Sources */, - F5B19B9D0EA4BE3E003F4BA4 /* palette.c in Sources */, - F5B19B9E0EA4BE3E003F4BA4 /* readini.c in Sources */, - F5B19B9F0EA4BE3E003F4BA4 /* readline.c in Sources */, - F5B19BA00EA4BE3E003F4BA4 /* saveini.c in Sources */, - F5B19BA10EA4BE3E003F4BA4 /* sdlscreen.c in Sources */, - F5B19BA20EA4BE3E003F4BA4 /* SFont.c in Sources */, - F5B19BA30EA4BE3E003F4BA4 /* shade.c in Sources */, - F5B19BA40EA4BE3E003F4BA4 /* special.c in Sources */, - F5AD4B1F0EA8CCF0009CCAC4 /* version.c in Sources */, - F5AFA00D0EFAC7D300663B43 /* brush.c in Sources */, - F5AFA00E0EFAC7D300663B43 /* pxsimple.c in Sources */, - F5AFA00F0EFAC7D300663B43 /* pxtall.c in Sources */, - F5AFA0100EFAC7D300663B43 /* pxwide.c in Sources */, - F5AFA0110EFAC7D300663B43 /* setup.c in Sources */, - F5AFA0120EFAC7D300663B43 /* windows.c in Sources */, - F5AED03E0F1989E00090A93F /* mountlist.c in Sources */, - F5AC28BC0F4873C700455509 /* hotkeys.c in Sources */, - F5AC28BD0F4873C700455509 /* input.c in Sources */, - F5AC28BE0F4873C700455509 /* realpath.c in Sources */, - F5CDCE320F6EA6D600B31F63 /* pxdouble.c in Sources */, - F5B310B40F949A9C008197E2 /* buttons.c in Sources */, - F5B310B50F949A9C008197E2 /* engine.c in Sources */, - F5B310B60F949A9C008197E2 /* filesel.c in Sources */, - F5B310B70F949A9C008197E2 /* help.c in Sources */, - F5B310B80F949A9C008197E2 /* keyboard.c in Sources */, - F5B310B90F949A9C008197E2 /* misc.c in Sources */, - F5B310BA0F949A9C008197E2 /* text.c in Sources */, - F5AA405F0FBC406D00B7577C /* pxquad.c in Sources */, - F5AA40600FBC406D00B7577C /* pxtall2.c in Sources */, - F5AA40610FBC406D00B7577C /* pxtriple.c in Sources */, - F5AA40620FBC406D00B7577C /* pxwide2.c in Sources */, - F5AA40630FBC406D00B7577C /* transform.c in Sources */, - F539315E0FE171C3003CB103 /* pversion.c in Sources */, - 40D82CA110ECAF13005D27B5 /* miscfileformats.c in Sources */, - 40D82CA610ECAF58005D27B5 /* brush_ops.c in Sources */, - 40D82CAA10ECAFC5005D27B5 /* buttons_effects.c in Sources */, - 40D82CAE10ECAFDC005D27B5 /* layers.c in Sources */, - 40D82CB210ECB02B005D27B5 /* fileformats.c in Sources */, - 40D82CBF10ECB089005D27B5 /* libraw2crtc.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXVariantGroup section */ - F5B19C3B0EA4DC91003F4BA4 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - F5B19C3C0EA4DC91003F4BA4 /* English */, - ); - name = InfoPlist.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - C01FCF4B08A954540054247B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks\""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - __macosx__, - __linux__, - ); - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", - ); - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL_image.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL_ttf.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework\""; - PRODUCT_NAME = Grafx2; - REZ_SEARCH_PATHS = ""; - WRAPPER_EXTENSION = app; - ZERO_LINK = YES; - }; - name = Debug; - }; - C01FCF4C08A954540054247B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ( - ppc, - i386, - ); - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", - ); - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks\""; - FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks\""; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G5; - GCC_PREPROCESSOR_DEFINITIONS = ( - __macosx__, - __linux__, - ); - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", - "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", - ); - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL_image.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(LOCAL_LIBRARY_DIR)/Frameworks/SDL_ttf.framework\""; - LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework\""; - PRODUCT_NAME = Grafx2; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - C01FCF4F08A954540054247B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - /Library/Frameworks, - "$(FRAMEWORK_SEARCH_PATHS)", - ); - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PREPROCESSOR_DEFINITIONS = ( - __macosx__, - __linux__, - ); - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ( - /usr/X11/include, - /Library/Frameworks/SDL_image.framework/Headers, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - /Library/SDL_ttf.framework/Headers, - /usr/local/include, - "$(HEADER_SEARCH_PATHS)", - ); - LIBRARY_SEARCH_PATHS = ( - /usr/X11/lib, - /usr/local/lib, - ); - OTHER_LDFLAGS = ( - "-lpng", - "-lz", - ); - PREBINDING = NO; - PRELINK_LIBS = SDL_Image; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; - STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static; - ZERO_LINK = YES; - }; - name = Debug; - }; - C01FCF5008A954540054247B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - DEAD_CODE_STRIPPING = YES; - FRAMEWORK_SEARCH_PATHS = ( - /Library/Frameworks, - "$(FRAMEWORK_SEARCH_PATHS)", - ); - GCC_PREPROCESSOR_DEFINITIONS = ( - __macosx__, - __linux__, - ); - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = ( - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - /usr/local/include, - "$(HEADER_SEARCH_PATHS)", - ); - LIBRARY_SEARCH_PATHS = /usr/local/lib; - OTHER_LDFLAGS = ( - "-lpng", - "-lz", - ); - PREBINDING = NO; - PRELINK_LIBS = SDL_Image; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; - STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Grafx2" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C01FCF4B08A954540054247B /* Debug */, - C01FCF4C08A954540054247B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Grafx2" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C01FCF4F08A954540054247B /* Debug */, - C01FCF5008A954540054247B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; -} diff --git a/src/Grafx2.xcodeproj/xx.pbxuser b/src/Grafx2.xcodeproj/xx.pbxuser deleted file mode 100644 index a3b5507f..00000000 --- a/src/Grafx2.xcodeproj/xx.pbxuser +++ /dev/null @@ -1,319 +0,0 @@ -// !$*UTF8*$! -{ - 002F3A2B09D0888800EBEB88 /* SDLMain.h */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {867, 536}}"; - sepNavSelRange = "{302, 0}"; - sepNavVisRect = "{{0, 0}, {867, 536}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - 002F3A2C09D0888800EBEB88 /* SDLMain.m */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1084, 7296}}"; - sepNavSelRange = "{1567, 12}"; - sepNavVisRect = "{{0, 718}, {867, 536}}"; - sepNavWindowFrame = "{{38, 55}, {906, 665}}"; - }; - }; - 002F3A3E09D088BA00EBEB88 /* main.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1044, 15086}}"; - sepNavSelRange = "{19535, 0}"; - sepNavVisRect = "{{0, 10961}, {867, 536}}"; - sepNavWindowFrame = "{{14, 76}, {906, 665}}"; - }; - }; - 29B97313FDCFA39411CA2CEA /* Project object */ = { - activeBuildConfigurationName = Release; - activeExecutable = F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */; - activeTarget = 8D1107260486CEB800E47090 /* Grafx2 */; - addToTargets = ( - ); - breakpointsGroup = F5B19B700EA4BDA9003F4BA4 /* XCBreakpointsBucket */; - codeSenseManager = F5B19B6A0EA4BD79003F4BA4 /* Code sense */; - executables = ( - F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */, - ); - perUserDictionary = { - PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 453, - 58, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXErrorsWarningsDataSource_TypeID, - PBXErrorsWarningsDataSource_MessageID, - PBXErrorsWarningsDataSource_LocationID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 22, - 300, - 209, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXExecutablesDataSource_ActiveFlagID, - PBXExecutablesDataSource_NameID, - PBXExecutablesDataSource_CommentsID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = 1; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Built_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 99, - 20, - 48, - 43, - 43, - 20, - 264, - 10, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - PBXFileDataSource_Path_ColumnID, - PBXFileDataSource_Comments_ColumnID, - PBXFileDataSource_SCM_ColumnID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID; - PBXFileTableDataSourceColumnWidthsKey = ( - 200, - 413.2085, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFindDataSource_MessageID, - PBXFindDataSource_LocationID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID; - PBXFileTableDataSourceColumnWidthsKey = ( - 16, - 200, - 50, - 325.2085, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXSymbolsDataSource_SymbolTypeIconID, - PBXSymbolsDataSource_SymbolNameID, - PBXSymbolsDataSource_SymbolTypeID, - PBXSymbolsDataSource_ReferenceNameID, - ); - }; - PBXConfiguration.PBXFileTableDataSource3.XCSCMDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 20, - 262, - 20, - 48.1626, - 43, - 43, - 20, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_SCM_ColumnID, - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - PBXFileDataSource_Target_ColumnID, - ); - }; - PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { - PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; - PBXFileTableDataSourceColumnSortingKey = PBXTargetDataSource_PrimaryAttribute; - PBXFileTableDataSourceColumnWidthsKey = ( - 20, - 200, - 106, - 20, - 48, - 43, - 43, - ); - PBXFileTableDataSourceColumnsKey = ( - PBXFileDataSource_FiletypeID, - PBXFileDataSource_Filename_ColumnID, - PBXTargetDataSource_PrimaryAttribute, - PBXFileDataSource_Built_ColumnID, - PBXFileDataSource_ObjectSize_ColumnID, - PBXFileDataSource_Errors_ColumnID, - PBXFileDataSource_Warnings_ColumnID, - ); - }; - PBXPerProjectTemplateStateSaveDate = 270495112; - PBXWorkspaceStateSaveDate = 270495112; - }; - sourceControlManager = F5B19B690EA4BD79003F4BA4 /* Source Control */; - userBuildSettings = { - OBJROOT = "$(SYMROOT)"; - }; - }; - 32CA4F630368D1EE00C91783 /* Grafx2_Prefix.pch */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {932, 587}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{0, 0}, {932, 587}}"; - sepNavWindowFrame = "{{15, 25}, {971, 716}}"; - }; - }; - 8D1107260486CEB800E47090 /* Grafx2 */ = { - activeExec = 0; - executables = ( - F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */, - ); - }; - F51CBD2B0EC8A3E1005C06AC /* 5pxtinyfont.png */ = { - uiCtxt = { - sepNavWindowFrame = "{{15, 25}, {971, 716}}"; - }; - }; - F5A33E690EC893F800F8052D /* 8pxfont.png */ = { - uiCtxt = { - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - F5AD4B1E0EA8CCF0009CCAC4 /* version.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {932, 587}}"; - sepNavSelRange = "{26, 0}"; - sepNavVisRect = "{{0, 0}, {932, 587}}"; - sepNavWindowFrame = "{{7, 5}, {971, 716}}"; - }; - }; - F5AED03C0F1989E00090A93F /* mountlist.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {867, 17252}}"; - sepNavSelRange = "{4702, 50}"; - sepNavVisRect = "{{0, 2973}, {867, 536}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */ = { - isa = PBXExecutable; - activeArgIndex = 2147483647; - activeArgIndices = ( - ); - argumentStrings = ( - ); - autoAttachOnCrash = 1; - configStateDict = { - }; - customDataFormattersEnabled = 1; - debuggerPlugin = GDBDebugging; - disassemblyDisplayState = 0; - dylibVariantSuffix = ""; - enableDebugStr = 1; - environmentEntries = ( - ); - executableSystemSymbolLevel = 0; - executableUserSymbolLevel = 0; - libgmallocEnabled = 0; - name = Grafx2; - savedGlobals = { - }; - sourceDirectories = ( - ); - variableFormatDictionary = { - }; - }; - F5B19B690EA4BD79003F4BA4 /* Source Control */ = { - isa = PBXSourceControlManager; - fallbackIsa = XCSourceControlManager; - isSCMEnabled = 0; - scmConfiguration = { - }; - scmType = scm.subversion; - }; - F5B19B6A0EA4BD79003F4BA4 /* Code sense */ = { - isa = PBXCodeSenseManager; - indexTemplatePath = ""; - }; - F5B19B700EA4BDA9003F4BA4 /* XCBreakpointsBucket */ = { - isa = XCBreakpointsBucket; - name = "Project Breakpoints"; - objects = ( - ); - }; - F5B19B7B0EA4BE3E003F4BA4 /* graph.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1140, 52782}}"; - sepNavSelRange = "{6769, 0}"; - sepNavVisRect = "{{0, 0}, {867, 536}}"; - sepNavWindowFrame = "{{14, 76}, {906, 665}}"; - }; - }; - F5B19B7C0EA4BE3E003F4BA4 /* init.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1660, 46018}}"; - sepNavSelRange = "{81112, 1}"; - sepNavVisRect = "{{0, 44925}, {867, 536}}"; - sepNavWindowFrame = "{{12, 46}, {906, 665}}"; - }; - }; - F5B19B7F0EA4BE3E003F4BA4 /* loadsave.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1700, 112651}}"; - sepNavSelRange = "{1098, 24}"; - sepNavVisRect = "{{0, 331}, {867, 536}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - F5B19B850EA4BE3E003F4BA4 /* palette.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1268, 37031}}"; - sepNavSelRange = "{75128, 0}"; - sepNavVisRect = "{{0, 0}, {0, 0}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - F5B19B880EA4BE3E003F4BA4 /* saveini.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1156, 12084}}"; - sepNavSelRange = "{19568, 0}"; - sepNavVisRect = "{{0, 0}, {0, 0}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; - F5B19B890EA4BE3E003F4BA4 /* sdlscreen.c */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1396, 4351}}"; - sepNavSelRange = "{2375, 0}"; - sepNavVisRect = "{{0, 1072}, {867, 536}}"; - sepNavWindowFrame = "{{35, 15}, {906, 665}}"; - }; - }; - F5B19C3C0EA4DC91003F4BA4 /* English */ = { - uiCtxt = { - sepNavIntBoundsRect = "{{0, 0}, {1692, 536}}"; - sepNavSelRange = "{0, 0}"; - sepNavVisRect = "{{825, 0}, {867, 536}}"; - sepNavWindowFrame = "{{15, 76}, {906, 665}}"; - }; - }; -} diff --git a/src/Grafx2.xcodeproj/xx.perspective b/src/Grafx2.xcodeproj/xx.perspective deleted file mode 100644 index f9c5d992..00000000 --- a/src/Grafx2.xcodeproj/xx.perspective +++ /dev/null @@ -1,1403 +0,0 @@ - - - - - ActivePerspectiveName - Build - AllowedModules - - - BundleLoadPath - - MaxInstances - n - Module - PBXSmartGroupTreeModule - Name - Groups and Files Outline View - - - BundleLoadPath - - MaxInstances - n - Module - PBXNavigatorGroup - Name - Editor - - - BundleLoadPath - - MaxInstances - n - Module - XCTaskListModule - Name - Task List - - - BundleLoadPath - - MaxInstances - n - Module - XCDetailModule - Name - File and Smart Group Detail Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXBuildResultsModule - Name - Detailed Build Results Viewer - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXProjectFindModule - Name - Project Batch Find Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXRunSessionModule - Name - Run Log - - - BundleLoadPath - - MaxInstances - n - Module - PBXBookmarksModule - Name - Bookmarks Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXClassBrowserModule - Name - Class Browser - - - BundleLoadPath - - MaxInstances - n - Module - PBXCVSModule - Name - Source Code Control Tool - - - BundleLoadPath - - MaxInstances - n - Module - PBXDebugBreakpointsModule - Name - Debug Breakpoints Tool - - - BundleLoadPath - - MaxInstances - n - Module - XCDockableInspector - Name - Inspector - - - BundleLoadPath - - MaxInstances - n - Module - PBXOpenQuicklyModule - Name - Open Quickly Tool - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugSessionModule - Name - Debugger - - - BundleLoadPath - - MaxInstances - 1 - Module - PBXDebugCLIModule - Name - Debug Console - - - Description - AIODescriptionKey - DockingSystemVisible - - Extension - perspective - FavBarConfig - - PBXProjectModuleGUID - F5A33EC80EC89C3000F8052D - XCBarModuleItemNames - - XCBarModuleItems - - - FirstTimeWindowDisplayed - - Identifier - com.apple.perspectives.project.default - MajorVersion - 33 - MinorVersion - 0 - Name - All-In-One - Notifications - - OpenEditors - - PerspectiveWidths - - 971 - 971 - 971 - - Perspectives - - - ChosenToolbarItems - - XCToolbarPerspectiveControl - NSToolbarSeparatorItem - active-target-popup - active-buildstyle-popup - action - NSToolbarFlexibleSpaceItem - buildOrClean - build-and-runOrDebug - com.apple.ide.PBXToolbarStopButton - get-info - toggle-editor - NSToolbarFlexibleSpaceItem - com.apple.pbx.toolbar.searchfield - - ControllerClassBaseName - - IconName - WindowOfProject - Identifier - perspective.project - IsVertical - - Layout - - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C37FBAC04509CD000000102 - 1C37FAAC04509CD000000102 - 1C08E77C0454961000C914BD - 1C37FABC05509CD000000102 - 1C37FABC05539CD112110102 - E2644B35053B69B200211256 - 1C37FABC04509CD000100104 - 1CC0EA4004350EF90044410B - 1CC0EA4004350EF90041110B - 1C77FABC04509CD000000102 - - PBXProjectModuleGUID - 1CA23ED40692098700951B8B - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 345 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - 29B97317FDCFA39411CA2CEA - 1C37FBAC04509CD000000102 - F56B73F7101F6D9500B6D9A4 - F56B7443101FA1C600B6D9A4 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {345, 600}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - - GeometryConfiguration - - Frame - {{0, 0}, {362, 618}} - GroupTreeTableConfiguration - - MainColumn - 345 - - - Module - PBXSmartGroupTreeModule - Proportion - 362pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - F5A33EBD0EC89C3000F8052D - PBXProjectModuleLabel - - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - F5A33EBE0EC89C3000F8052D - PBXProjectModuleLabel - - - SplitCount - 1 - - StatusBarVisibility - - XCSharingToken - com.apple.Xcode.CommonNavigatorGroupSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {604, 0}} - - Module - PBXNavigatorGroup - Proportion - 0pt - - - Proportion - 613pt - Tabs - - - ContentConfiguration - - PBXProjectModuleGUID - 1CA23EDF0692099D00951B8B - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{10, 27}, {604, 586}} - - Module - XCDetailModule - - - ContentConfiguration - - PBXProjectModuleGUID - 1CA23EE00692099D00951B8B - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{10, 27}, {644, 586}} - - Module - PBXProjectFindModule - - - ContentConfiguration - - PBXProjectModuleGUID - 1CA23EE10692099D00951B8B - PBXProjectModuleLabel - SCM Results - - GeometryConfiguration - - Frame - {{10, 27}, {644, 586}} - - Module - PBXCVSModule - - - - - Proportion - 604pt - - - Name - Project - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDockableTabModule - XCDetailModule - PBXProjectFindModule - PBXCVSModule - - TableOfContents - - F56B7444101FA1C600B6D9A4 - 1CA23ED40692098700951B8B - F56B7445101FA1C600B6D9A4 - F5A33EBD0EC89C3000F8052D - F56B7446101FA1C600B6D9A4 - 1CA23EDF0692099D00951B8B - 1CA23EE00692099D00951B8B - 1CA23EE10692099D00951B8B - - ToolbarConfiguration - xcode.toolbar.config.default - - - ChosenToolbarItems - - XCToolbarPerspectiveControl - NSToolbarSeparatorItem - active-target-popup - active-buildstyle-popup - active-executable-popup - NSToolbarFlexibleSpaceItem - build - clean - NSToolbarSeparatorItem - run - debug - - ControllerClassBaseName - - IconName - BuildTabIcon - Identifier - perspective.build - IsVertical - - Layout - - - BecomeActive - - ContentConfiguration - - PBXBottomSmartGroupGIDs - - PBXProjectModuleGUID - 1CA23EE50692099D00951B8B - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - yes - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 275 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 29B97314FDCFA39411CA2CEA - F5B19C3B0EA4DC91003F4BA4 - 080E96DDFE201D6D7F000001 - 29B97315FDCFA39411CA2CEA - 29B97317FDCFA39411CA2CEA - 29B97323FDCFA39411CA2CEA - 1058C7A0FEA54F0111CA2CBB - 1058C7A2FEA54F0111CA2CBB - 19C28FACFE9D520D11CA2CBB - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 42 - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 475}, {275, 600}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - - - GeometryConfiguration - - Frame - {{0, 0}, {292, 618}} - GroupTreeTableConfiguration - - MainColumn - 275 - - RubberWindowFrame - 151 75 971 659 0 0 1024 746 - - Module - PBXSmartGroupTreeModule - Proportion - 292pt - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - F5A33EC20EC89C3000F8052D - PBXProjectModuleLabel - - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - F5A33EC30EC89C3000F8052D - PBXProjectModuleLabel - - - SplitCount - 1 - - StatusBarVisibility - - XCSharingToken - com.apple.Xcode.CommonNavigatorGroupSharingToken - - GeometryConfiguration - - Frame - {{0, 0}, {674, 0}} - RubberWindowFrame - 151 75 971 659 0 0 1024 746 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - Proportion - 613pt - Tabs - - - ContentConfiguration - - PBXBuildLogShowsTranscriptDefaultKey - {{0, 5}, {674, 581}} - PBXProjectModuleGUID - XCMainBuildResultsModuleGUID - PBXProjectModuleLabel - Build - XCBuildResultsTrigger_Collapse - 1021 - XCBuildResultsTrigger_Open - 1011 - - GeometryConfiguration - - Frame - {{10, 27}, {674, 586}} - RubberWindowFrame - 151 75 971 659 0 0 1024 746 - - Module - PBXBuildResultsModule - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CA23EE80692099D00951B8B - PBXProjectModuleLabel - Run - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {365, 167}} - {{0, 176}, {365, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{10, 27}, {902, 597}} - - Module - PBXRunSessionModule - - - - - Proportion - 674pt - - - Name - Build - ServiceClasses - - XCModuleDock - PBXSmartGroupTreeModule - XCModuleDock - PBXNavigatorGroup - XCDockableTabModule - PBXBuildResultsModule - PBXRunSessionModule - XCConsole - - TableOfContents - - F56B7447101FA1C600B6D9A4 - 1CA23EE50692099D00951B8B - F56B7448101FA1C600B6D9A4 - F5A33EC20EC89C3000F8052D - F56B7449101FA1C600B6D9A4 - XCMainBuildResultsModuleGUID - 1CA23EE80692099D00951B8B - F56B744A101FA1C600B6D9A4 - - ToolbarConfiguration - xcode.toolbar.config.buildAndRun - - - ChosenToolbarItems - - XCToolbarPerspectiveControl - NSToolbarSeparatorItem - build-and-debug - debug - NSToolbarFlexibleSpaceItem - debugger-fix-and-continue - debugger-restart-executable - debugger-pause - debugger-continue - debugger-step-over - debugger-step-into - debugger-step-out - debugger-step-instruction - NSToolbarFlexibleSpaceItem - - ControllerClassBaseName - PBXDebugSessionModule - IconName - DebugTabIcon - Identifier - perspective.debug - IsVertical - - Layout - - - ContentConfiguration - - PBXProjectModuleGUID - 1CCC7628064C1048000F2A68 - PBXProjectModuleLabel - Debugger Console - - GeometryConfiguration - - Frame - {{0, 0}, {971, 0}} - - Module - PBXDebugCLIModule - Proportion - 0pt - - - ContentConfiguration - - Debugger - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {470, 295}} - {{470, 0}, {501, 295}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {971, 295}} - {{0, 295}, {971, 318}} - - - - LauncherConfigVersion - 8 - PBXProjectModuleGUID - 1CCC7629064C1048000F2A68 - PBXProjectModuleLabel - Debug - - GeometryConfiguration - - DebugConsoleDrawerSize - {100, 120} - DebugConsoleVisible - None - DebugConsoleWindowFrame - {{200, 200}, {500, 300}} - DebugSTDIOWindowFrame - {{200, 200}, {500, 300}} - Frame - {{0, 5}, {971, 613}} - - Module - PBXDebugSessionModule - Proportion - 613pt - - - Name - Debug - ServiceClasses - - XCModuleDock - PBXDebugCLIModule - PBXDebugSessionModule - PBXDebugProcessAndThreadModule - PBXDebugProcessViewModule - PBXDebugThreadViewModule - PBXDebugStackFrameViewModule - PBXNavigatorGroup - XCConsole - - TableOfContents - - F56B744B101FA1C600B6D9A4 - 1CCC7628064C1048000F2A68 - 1CCC7629064C1048000F2A68 - F56B744C101FA1C600B6D9A4 - F56B744D101FA1C600B6D9A4 - F56B744E101FA1C600B6D9A4 - F56B744F101FA1C600B6D9A4 - F56B7409101F6DEB00B6D9A4 - F56B7450101FA1C600B6D9A4 - - ToolbarConfiguration - xcode.toolbar.config.debug - - - PerspectivesBarVisible - - PinnedNavigatorIdentifier - F56B743E101F7E4F00B6D9A4 - ShelfIsVisible - - SourceDescription - file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecification.xcperspec' - StatusbarIsVisible - - TimeStamp - 0.0 - ToolbarDisplayMode - 1 - ToolbarIsVisible - - ToolbarSizeMode - 1 - Type - Perspectives - UpdateMessage - - WindowJustification - 5 - WindowOrderList - - F56B7450101FA1C600B6D9A4 - /Users/xx/Grafx2/Grafx2.xcodeproj - - WindowString - 151 75 971 659 0 0 1024 746 - WindowTools - - - Identifier - windowTool.find - Layout - - - Dock - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1CDD528C0622207200134675 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1CD0528D0623707200166675 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {781, 167}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXNavigatorGroup - Proportion - 781pt - - - Proportion - 50% - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD0528E0623707200166675 - PBXProjectModuleLabel - Project Find - - GeometryConfiguration - - Frame - {{8, 0}, {773, 254}} - RubberWindowFrame - 62 385 781 470 0 0 1440 878 - - Module - PBXProjectFindModule - Proportion - 50% - - - Proportion - 428pt - - - Name - Project Find - ServiceClasses - - PBXProjectFindModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C530D57069F1CE1000CFCEE - 1C530D58069F1CE1000CFCEE - 1C530D59069F1CE1000CFCEE - 1CDD528C0622207200134675 - 1C530D5A069F1CE1000CFCEE - 1CE0B1FE06471DED0097A5F4 - 1CD0528E0623707200166675 - - WindowString - 62 385 781 470 0 0 1440 878 - WindowToolGUID - 1C530D57069F1CE1000CFCEE - WindowToolIsVisible - 0 - - - Identifier - windowTool.run - Layout - - - Dock - - - ContentConfiguration - - LauncherConfigVersion - 3 - PBXProjectModuleGUID - 1CD0528B0623707200166675 - PBXProjectModuleLabel - Run - cocoapp112 - cocoapp112 - Runner - - HorizontalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {365, 167}} - {{0, 176}, {365, 267}} - - - VerticalSplitView - - _collapsingFrameDimension - 0.0 - _indexOfCollapsedView - 0 - _percentageOfCollapsedView - 0.0 - isCollapsed - yes - sizes - - {{0, 0}, {405, 443}} - {{414, 0}, {514, 443}} - - - - - GeometryConfiguration - - Frame - {{0, 0}, {456, 192}} - RubberWindowFrame - 741 130 456 234 0 0 1280 1002 - - Module - PBXRunSessionModule - Proportion - 192pt - - - Proportion - 192pt - - - Name - Run Log - ServiceClasses - - PBXRunSessionModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAAF065D492600B07095 - 1C78EAB0065D492600B07095 - 1CD0528B0623707200166675 - 1C78EAB1065D492600B07095 - - ToolbarConfiguration - xcode.toolbar.config.run - WindowString - 741 130 456 234 0 0 1280 1002 - - - Identifier - windowTool.scm - Layout - - - Dock - - - ContentConfiguration - - PBXProjectModuleGUID - 1C78EAB2065D492600B07095 - PBXProjectModuleLabel - <No Editor> - PBXSplitModuleInNavigatorKey - - Split0 - - PBXProjectModuleGUID - 1C78EAB3065D492600B07095 - - SplitCount - 1 - - StatusBarVisibility - 1 - - GeometryConfiguration - - Frame - {{0, 0}, {452, 0}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - - Module - PBXNavigatorGroup - Proportion - 0pt - - - BecomeActive - 1 - ContentConfiguration - - PBXProjectModuleGUID - 1CD052920623707200166675 - PBXProjectModuleLabel - SCM - - GeometryConfiguration - - ConsoleFrame - {{0, 259}, {452, 0}} - Frame - {{0, 7}, {452, 259}} - RubberWindowFrame - 743 379 452 308 0 0 1280 1002 - TableConfiguration - - Status - 30 - FileName - 199 - Path - 197.09500122070312 - - TableFrame - {{0, 0}, {452, 250}} - - Module - PBXCVSModule - Proportion - 262pt - - - Proportion - 266pt - - - Name - SCM - ServiceClasses - - PBXCVSModule - - StatusbarIsVisible - 1 - TableOfContents - - 1C78EAB4065D492600B07095 - 1C78EAB5065D492600B07095 - 1C78EAB2065D492600B07095 - 1CD052920623707200166675 - - ToolbarConfiguration - xcode.toolbar.config.scm - WindowString - 743 379 452 308 0 0 1280 1002 - - - Identifier - windowTool.breakpoints - IsVertical - 0 - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - PBXBottomSmartGroupGIDs - - 1C77FABC04509CD000000102 - - PBXProjectModuleGUID - 1CE0B1FE06471DED0097A5F4 - PBXProjectModuleLabel - Files - PBXProjectStructureProvided - no - PBXSmartGroupTreeModuleColumnData - - PBXSmartGroupTreeModuleColumnWidthsKey - - 168 - - PBXSmartGroupTreeModuleColumnsKey_v4 - - MainColumn - - - PBXSmartGroupTreeModuleOutlineStateKey_v7 - - PBXSmartGroupTreeModuleOutlineStateExpansionKey - - 1C77FABC04509CD000000102 - - PBXSmartGroupTreeModuleOutlineStateSelectionKey - - - 0 - - - PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {168, 350}} - - PBXTopSmartGroupGIDs - - XCIncludePerspectivesSwitch - 0 - - GeometryConfiguration - - Frame - {{0, 0}, {185, 368}} - GroupTreeTableConfiguration - - MainColumn - 168 - - RubberWindowFrame - 315 424 744 409 0 0 1440 878 - - Module - PBXSmartGroupTreeModule - Proportion - 185pt - - - ContentConfiguration - - PBXProjectModuleGUID - 1CA1AED706398EBD00589147 - PBXProjectModuleLabel - Detail - - GeometryConfiguration - - Frame - {{190, 0}, {554, 368}} - RubberWindowFrame - 315 424 744 409 0 0 1440 878 - - Module - XCDetailModule - Proportion - 554pt - - - Proportion - 368pt - - - MajorVersion - 2 - MinorVersion - 0 - Name - Breakpoints - ServiceClasses - - PBXSmartGroupTreeModule - XCDetailModule - - StatusbarIsVisible - 1 - TableOfContents - - 1CDDB66807F98D9800BB5817 - 1CDDB66907F98D9800BB5817 - 1CE0B1FE06471DED0097A5F4 - 1CA1AED706398EBD00589147 - - ToolbarConfiguration - xcode.toolbar.config.breakpoints - WindowString - 315 424 744 409 0 0 1440 878 - WindowToolGUID - 1CDDB66807F98D9800BB5817 - WindowToolIsVisible - 1 - - - Identifier - windowTool.debugAnimator - Layout - - - Dock - - - Module - PBXNavigatorGroup - Proportion - 100% - - - Proportion - 100% - - - Name - Debug Visualizer - ServiceClasses - - PBXNavigatorGroup - - StatusbarIsVisible - 1 - ToolbarConfiguration - xcode.toolbar.config.debugAnimator - WindowString - 100 100 700 500 0 0 1280 1002 - - - Identifier - windowTool.bookmarks - Layout - - - Dock - - - Module - PBXBookmarksModule - Proportion - 166pt - - - Proportion - 166pt - - - Name - Bookmarks - ServiceClasses - - PBXBookmarksModule - - StatusbarIsVisible - 0 - WindowString - 538 42 401 187 0 0 1280 1002 - - - Identifier - windowTool.classBrowser - Layout - - - Dock - - - BecomeActive - 1 - ContentConfiguration - - OptionsSetName - Hierarchy, all classes - PBXProjectModuleGUID - 1CA6456E063B45B4001379D8 - PBXProjectModuleLabel - Class Browser - NSObject - - GeometryConfiguration - - ClassesFrame - {{0, 0}, {369, 96}} - ClassesTreeTableConfiguration - - PBXClassNameColumnIdentifier - 208 - PBXClassBookColumnIdentifier - 22 - - Frame - {{0, 0}, {616, 353}} - MembersFrame - {{0, 105}, {369, 395}} - MembersTreeTableConfiguration - - PBXMemberTypeIconColumnIdentifier - 22 - PBXMemberNameColumnIdentifier - 216 - PBXMemberTypeColumnIdentifier - 94 - PBXMemberBookColumnIdentifier - 22 - - PBXModuleWindowStatusBarHidden2 - 1 - RubberWindowFrame - 597 125 616 374 0 0 1280 1002 - - Module - PBXClassBrowserModule - Proportion - 354pt - - - Proportion - 354pt - - - Name - Class Browser - ServiceClasses - - PBXClassBrowserModule - - StatusbarIsVisible - 0 - TableOfContents - - 1C78EABA065D492600B07095 - 1C78EABB065D492600B07095 - 1CA6456E063B45B4001379D8 - - ToolbarConfiguration - xcode.toolbar.config.classbrowser - WindowString - 597 125 616 374 0 0 1280 1002 - - - - diff --git a/src/Makefile b/src/Makefile index 1da2da25..ae96bb97 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,6 @@ # Grafx2 - The Ultimate 256-color bitmap paint program # +# Copyright 2011 Franck Charlet # Copyright 2011 Pawel Góralski # Copyright 2009 Per Olofsson # Copyright 2008 Peter Gordon @@ -61,8 +62,8 @@ else #For all other platforms, we can rely on uname PLATFORM = $(shell uname) - #AmigaOS (3 or 4) specific ifeq ($(PLATFORM),AmigaOS) # 1 + #AmigaOS (3 or 4) specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -78,31 +79,33 @@ else else ifeq ($(PLATFORM),Darwin) # 2 - #Mac OS X specific - DELCOMMAND = rm -rf - MKDIR = mkdir -p - RMDIR = rmdir - CP = cp - ZIP = zip - PLATFORMFILES = gfx2.png - BIN = ../bin/grafx2 - # Where the SDL frameworks are located - FWDIR = /Library/Frameworks - SDLCOPT = -arch i386 -I$(FWDIR)/SDL.framework/Headers -I$(FWDIR)/SDL_image.framework/Headers -I$(FWDIR)/SDL_ttf.framework/Headers -D_THREAD_SAFE - SDLLOPT = -arch i386 -L/usr/lib -framework SDL -framework SDL_image -framework SDL_ttf -framework Cocoa -framework Carbon -framework OpenGL - COPT = -D_DARWIN_C_SOURCE -D__macosx__ -D__linux__ -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -std=c99 -c -g $(SDLCOPT) $(TTFCOPT) -I/usr/X11/include - LOPT = $(SDLLOPT) -L/usr/X11/lib -R/usr/X11/lib -lpng - # Use gcc for compiling. Use ncc to build a callgraph and analyze the code. - CC = gcc - #CC = nccgen -ncgcc -ncld -ncfabs - OBJDIR = ../obj/macosx - PLATFORMOBJ = $(OBJDIR)/SDLMain.o - X11LOPT = - MACAPPEXE = Grafx2.app/Contents/MacOS/Grafx2 + #Mac OS X specific + DELCOMMAND = rm -rf + MKDIR = mkdir -p + RMDIR = rmdir + CP = cp + ZIP = zip + PLATFORMFILES = gfx2.png + BIN = ../bin/grafx2 + # Where the SDL frameworks are located + FWDIR = /Library/Frameworks + SDLCOPT = -arch ppc -I$(FWDIR)/SDL.framework/Headers -I$(FWDIR)/SDL_image.framework/Headers -I$(FWDIR)/SDL_ttf.framework/Headers -D_THREAD_SAFE + #-framework SDL_ttf + SDLLOPT = -arch ppc -L/usr/lib -framework SDL -framework SDL_image -framework Cocoa -framework Carbon -framework OpenGL + COPT = -D_DARWIN_C_SOURCE -D__macosx__ -D__linux__ -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -std=c99 -c -g $(SDLCOPT) $(TTFCOPT) -I/usr/X11/include + LOPT = $(SDLLOPT) -lpng + # Use gcc for compiling. Use ncc to build a callgraph and analyze the code. + CC = gcc + #CC = nccgen -ncgcc -ncld -ncfabs + OBJDIR = ../obj/macosx + PLATFORMOBJ = $(OBJDIR)/SDLMain.o + X11LOPT = + MACAPPEXE = Grafx2.app/Contents/MacOS/Grafx2 + NOTTF = 1 else ifeq ($(PLATFORM),AROS) # 3 - #AROS specific + #AROS specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -118,7 +121,7 @@ else else ifeq ($(PLATFORM),MorphOS) # 4 - #MorphOS specific + #MorphOS specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -134,7 +137,7 @@ else else ifeq ($(PLATFORM),BeOS) # 6 - #BeOS specific + #BeOS specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -148,7 +151,7 @@ else else ifeq ($(PLATFORM),Haiku) # 7 - #Haiku specific + #Haiku specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -159,8 +162,8 @@ else LUACOPT = LUALOPT = else - LUACOPT = -D__ENABLE_LUA__ - LUALOPT = -llua + LUACOPT = -D__ENABLE_LUA__ + LUALOPT = -llua endif COPT = -W -Wall -c -g `sdl-config --cflags` $(TTFCOPT) -I/boot/common/include $(LUACOPT) LOPT = `sdl-config --libs` -lSDL_image -lpng -ljpeg -lz $(TTFLOPT) -lfreetype -lbe $(LUALOPT) @@ -170,7 +173,7 @@ else else ifeq ($(PLATFORM),skyos) # 8 - #SkyOS specific + #SkyOS specific DELCOMMAND = rm -rf MKDIR = mkdir -p RMDIR = rmdir @@ -184,50 +187,50 @@ else else ifeq ($(PLATFORM),OSF1) #9 - #OSF1 / tru64 alpha - DELCOMMAND = rm -rf - MKDIR = mkdir -p - RMDIR = rmdir - CP = cp - ZIP = zip - PLATFORMFILES = gfx2.png - BIN = ../bin/grafx2 - COPT = -W -Wall -std=c99 -c -g -gstabs -D__TRU64__ `sdl-config --cflags` $(TTFCOPT) $(LUACOPT) - LOPT = `sdl-config --libs` -lSDL_image $(TTFLOPT) -lpng $(LUALOPT) -lm - OBJDIR = ../obj/unix - X11LOPT = -lX11 - CC = gcc + #OSF1 / tru64 alpha + DELCOMMAND = rm -rf + MKDIR = mkdir -p + RMDIR = rmdir + CP = cp + ZIP = zip + PLATFORMFILES = gfx2.png + BIN = ../bin/grafx2 + COPT = -W -Wall -std=c99 -c -g -gstabs -D__TRU64__ `sdl-config --cflags` $(TTFCOPT) $(LUACOPT) + LOPT = `sdl-config --libs` -lSDL_image $(TTFLOPT) -lpng $(LUALOPT) -lm + OBJDIR = ../obj/unix + X11LOPT = -lX11 + CC = gcc else - # Finally, the default rules that work fine for most unix/gcc systems, linux and freebsd are tested. - # Linux and FreeBSD specific (default rules) - DELCOMMAND = rm -rf - MKDIR = mkdir -p - RMDIR = rmdir - CP = cp - ZIP = zip - PLATFORMFILES = gfx2.png - ifneq ($(ATARICROSS),1) + # Finally, the default rules that work fine for most unix/gcc systems, linux and freebsd are tested. + # Linux and FreeBSD specific (default rules) + DELCOMMAND = rm -rf + MKDIR = mkdir -p + RMDIR = rmdir + CP = cp + ZIP = zip + PLATFORMFILES = gfx2.png + ifneq ($(ATARICROSS),1) ifeq ($(NOLUA),1) LUACOPT = LUALOPT = else - LUACOPT = `pkg-config lua --cflags --silence-errors ||pkg-config lua5.1 --cflags --silence-errors ||pkg-config lua-5.1 --cflags` - LUALOPT = `pkg-config lua --libs --silence-errors ||pkg-config lua5.1 --libs --silence-errors ||pkg-config lua-5.1 --libs` + LUACOPT = `pkg-config lua --cflags --silence-errors ||pkg-config lua5.1 --cflags --silence-errors ||pkg-config lua-5.1 --cflags` + LUALOPT = `pkg-config lua --libs --silence-errors ||pkg-config lua5.1 --libs --silence-errors ||pkg-config lua-5.1 --libs` endif - endif - # These can only be used under linux and maybe freebsd. They allow to compile for the gp2x or to create a windows binary - ifdef WIN32CROSS - #cross compile a Win32 executable - CC = i586-mingw32msvc-gcc - BIN = ../bin/grafx2.exe - COPT = -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -g -ggdb -Dmain=SDL_main `/usr/local/cross-tools/i386-mingw32/bin/sdl-config --cflags` $(TTFCOPT) - LOPT = -mwindows -lmingw32 -lSDLmain -lSDL -lshlwapi `/usr/local/cross-tools/i386-mingw32/bin/sdl-config --libs` -lSDL_image $(TTFLOPT) - OBJDIR = ../obj/win32 - PLATFORM = win32 - else + endif + + # These can only be used under linux and maybe freebsd. They allow to compile for the gp2x or to create a windows binary + ifdef WIN32CROSS + #cross compile a Win32 executable + CC = i586-mingw32msvc-gcc + BIN = ../bin/grafx2.exe + COPT = -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -g -ggdb -Dmain=SDL_main `/usr/local/cross-tools/i386-mingw32/bin/sdl-config --cflags` $(TTFCOPT) + LOPT = -mwindows -lmingw32 -lSDLmain -lSDL -lshlwapi `/usr/local/cross-tools/i386-mingw32/bin/sdl-config --libs` -lSDL_image $(TTFLOPT) + OBJDIR = ../obj/win32 + PLATFORM = win32 + else ifdef GP2XCROSS - #cross compile an exec for the gp2x CC = /opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/bin/arm-open2x-linux-gcc BIN = ../bin/grafx2.gpe @@ -239,28 +242,30 @@ else STRIP = /opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/bin/arm-open2x-linux-strip JOYCOPT = -DUSE_JOYSTICK - else ifdef AROS32CROSS - #cross compile an Aros 32 bit executable + else + ifdef AROS32CROSS + #cross compile an Aros 32 bit executable BIN = ../bin/grafx2 COPT = -Wall -g `i386-linux-aros-sdl-config --cflags` $(TTFCOPT) LOPT = -lSDL_image `i386-linux-aros-sdl-config --libs` -lpng -ljpeg -lz $(TTFLOPT) -lfreetype2shared CC = i386-aros-gcc OBJDIR = ../obj/aros - STRIP = strip --strip-unneeded --remove-section .comment + STRIP = strip --strip-unneeded --remove-section .comment PLATFORM = AROS ZIP = lha ZIPOPT = a - else ifdef ATARICROSS + else + ifdef ATARICROSS #cross compile an exec for atari TOS/MiNT machine CC = m68k-atari-mint-gcc BIN = ../bin/grafx2.ttp - LUALOPT = -llua + LUALOPT = -llua OBJDIR = ../obj/m68k-atari-mint PLATFORM = m68k-atari-mint STRIP = m68k-atari-mint-strip -s - X11LOPT = - COPT = -W -Wall -m68020-60 -fomit-frame-pointer -pedantic -std=c99 -Wdeclaration-after-statement -D__MINT__ -DNO_INLINE_MATH -O$(OPTIM) -c -I$(prefix)/include `$(prefix)/bin/libpng12-config --cflags` `$(prefix)/bin/sdl-config --cflags` $() $(JOYCOPT) $(LAYERCOPT) $(LUACOPT) - LOPT = -static -m68020-60 -lSDL_image `$(prefix)/bin/sdl-config --libs` -L$(prefix)/lib -ltiff -ljpeg `$(prefix)/bin/libpng12-config --libs` -lz -lm $(TTFLOPT) -lfreetype $(LUALOPT) $(LAYERLOPT) + X11LOPT = + COPT = -W -Wall -m68020-60 -fomit-frame-pointer -pedantic -std=c99 -Wdeclaration-after-statement -D__MINT__ -DNO_INLINE_MATH -O$(OPTIM) -c -I$(prefix)/include `$(prefix)/bin/libpng12-config --cflags` `$(prefix)/bin/sdl-config --cflags` $() $(JOYCOPT) $(LAYERCOPT) $(LUACOPT) + LOPT = -static -m68020-60 -lSDL_image `$(prefix)/bin/sdl-config --libs` -L$(prefix)/lib -ltiff -ljpeg `$(prefix)/bin/libpng12-config --libs` -lz -lm $(TTFLOPT) -lfreetype $(LUALOPT) $(LAYERLOPT) else # Compiles a regular linux executable for the native platform @@ -274,6 +279,9 @@ else X11LOPT = -lX11 endif endif + endif + endif + endif endif endif @@ -284,33 +292,34 @@ else endif endif -### BUILD SETTINGS are set according to vars set in the platform selection, the "overridable defaults", and environment variables set before launching make +### BUILD SETTINGS are set according to vars set in the platform selection, +### the "overridable defaults", and environment variables set before launching make #TrueType is optional: make NOTTF=1 to disable support and dependencies. ifndef ($(ATARICROSS,1)) -ifeq ($(NOTTF),1) - TTFCOPT = -DNOTTF=1 - TTFLOPT = - TTFLIBS = - TTFLABEL = -nottf + ifeq ($(NOTTF),1) + TTFCOPT = -DNOTTF=1 + TTFLOPT = + TTFLIBS = + TTFLABEL = -nottf + else + TTFCOPT = + TTFLOPT = -L$(prefix)/lib -lSDL_ttf $(X11LOPT) + TTFLIBS = bin/libfreetype-6.dll bin/SDL_ttf.dll + TTFLABEL = + endif else - TTFCOPT = - TTFLOPT = -L$(prefix)/lib -lSDL_ttf $(X11LOPT) - TTFLIBS = bin/libfreetype-6.dll bin/SDL_ttf.dll - TTFLABEL = -endif -else -ifeq ($(NOTTF),1) - TTFCOPT = -DNOTTF=1 - TTFLOPT = - TTFLIBS = - TTFLABEL = -nottf -else - TTFCOPT = - TTFLOPT = -L$(prefix)/lib -lSDL_ttf $(X11LOPT) - TTFLIBS = - TTFLABEL = -endif + ifeq ($(NOTTF),1) + TTFCOPT = -DNOTTF=1 + TTFLOPT = + TTFLIBS = + TTFLABEL = -nottf + else + TTFCOPT = + TTFLOPT = -L$(prefix)/lib -lSDL_ttf $(X11LOPT) + TTFLIBS = + TTFLABEL = + endif endif #Lua scripting is optional too @@ -377,9 +386,18 @@ $(MACAPPEXE) : $(BIN) cp -r ../share/grafx2/fonts Grafx2.app/Contents/Resources cp -r ../share/grafx2/skins Grafx2.app/Contents/Resources cp -r ../share/grafx2/gfx2def.ini Grafx2.app/Contents/Resources - cp -Rp $(FWDIR)/SDL.framework Grafx2.app/Contents/Frameworks - cp -Rp $(FWDIR)/SDL_image.framework Grafx2.app/Contents/Frameworks - cp -Rp $(FWDIR)/SDL_ttf.framework Grafx2.app/Contents/Frameworks + mkdir -p Grafx2.app/Contents/Frameworks/SDL.framework/Versions + mkdir -p Grafx2.app/Contents/Frameworks/SDL_image.framework/Versions +# mkdir -p Grafx2.app/Contents/Frameworks/SDL_ttf.framework/Versions + cp -Rp $(FWDIR)/SDL.framework/Versions/A Grafx2.app/Contents/Frameworks/SDL.framework/Versions + cp -Rp $(FWDIR)/SDL_image.framework/Versions/A Grafx2.app/Contents/Frameworks/SDL_image.framework/Versions +# cp -Rp $(FWDIR)/SDL_ttf.framework/Versions/A Grafx2.app/Contents/Frameworks/SDL_ttf.framework/Versions + rm -fr Grafx2.app/Contents/Frameworks/SDL.framework/Versions/A/Headers + rm -fr Grafx2.app/Contents/Frameworks/SDL.framework/Versions/A/Resources + rm -fr Grafx2.app/Contents/Frameworks/SDL_image.framework/Versions/A/Headers + rm -fr Grafx2.app/Contents/Frameworks/SDL_image.framework/Versions/A/Resources +# rm -fr Grafx2.app/Contents/Frameworks/SDL_ttf.framework/Versions +# rm -fr Grafx2.app/Contents/Frameworks/SDL_ttf.framework/Versions cp $(BIN) $(MACAPPEXE) else all : $(BIN) diff --git a/src/init.c b/src/init.c index 2ff75c27..8be7e423 100644 --- a/src/init.c +++ b/src/init.c @@ -2512,7 +2512,7 @@ void Set_config_defaults(void) { int index, index2; - // Raccourcis clavier + // Keyboard shortcuts for (index=0; index>8) @@ -2550,7 +2550,7 @@ void Set_config_defaults(void) Shade_list[Shade_current].Mode, Shade_table_left,Shade_table_right); - // Masque + // Mask for (index=0; index<256; index++) Mask_table[index]=0; @@ -2577,7 +2577,7 @@ void Set_config_defaults(void) Quick_shade_step=1; Quick_shade_loop=0; - // Grille + // Grid Snap_width=Snap_height=8; Snap_offset_X=Snap_offset_Y=0; @@ -2588,6 +2588,7 @@ void Set_config_defaults(void) #if defined(__WIN32__) #define SIGHANDLER_T __p_sig_fn_t #elif defined(__macosx__) + typedef void (*sig_t) (int); #define SIGHANDLER_T sig_t #else #define SIGHANDLER_T __sighandler_t diff --git a/src/mountlist.c b/src/mountlist.c index 2912918c..113a4d34 100644 --- a/src/mountlist.c +++ b/src/mountlist.c @@ -25,6 +25,9 @@ // We don't use autoconf and all that in grafx2, so let's do the config here ... #if defined(__macosx__) || defined(__FreeBSD__) // MacOS X is POSIX compliant #define MOUNTED_GETMNTINFO +#if defined(__macosx__) + #include +#endif #elif defined(__NetBSD__) #define MOUNTED_GETMNTINFO2 #elif defined(__BEOS__) || defined(__HAIKU__) diff --git a/src/readline.c b/src/readline.c index 89ebc17a..cc7900be 100644 --- a/src/readline.c +++ b/src/readline.c @@ -39,6 +39,7 @@ #include "readline.h" #include "windows.h" #include "input.h" +#include "engine.h" // Virtual keyboard is mandatory on these platforms: #if defined(__GP2X__) || defined(__WIZ__) || defined(__CAANOO__) diff --git a/src/text.c b/src/text.c index 42bf09c4..9c0258c6 100644 --- a/src/text.c +++ b/src/text.c @@ -39,15 +39,17 @@ #if defined(__CAANOO__) || defined(__WIZ__) || defined(__GP2X__) // No X11 -#elif defined(__macosx__) - #include - #import - #import #elif defined(__linux__) #include #endif #endif +#if defined(__macosx__) + #include + #import + #import +#endif + #include #include "SFont.h"