712 lines
41 KiB
Text
712 lines
41 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 42;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
2202639807AC5D3000C3AEAB /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2202639707AC5D3000C3AEAB /* ApplicationServices.framework */; };
|
|
2202646707AC603500C3AEAB /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2202646607AC603500C3AEAB /* CoreFoundation.framework */; };
|
|
22581667074EE1A5005F774F /* Read Me.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22581666074EE1A5005F774F /* Read Me.txt */; };
|
|
225FCE260ADF277300466C53 /* compiler.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE100ADF277300466C53 /* compiler.h */; };
|
|
225FCE270ADF277300466C53 /* cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE110ADF277300466C53 /* cursor.c */; };
|
|
225FCE280ADF277300466C53 /* cursor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE120ADF277300466C53 /* cursor.h */; };
|
|
225FCE290ADF277300466C53 /* debug.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE130ADF277300466C53 /* debug.h */; };
|
|
225FCE2A0ADF277300466C53 /* dirwalk.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE140ADF277300466C53 /* dirwalk.c */; };
|
|
225FCE2B0ADF277300466C53 /* dirwalk.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE150ADF277300466C53 /* dirwalk.h */; };
|
|
225FCE2C0ADF277300466C53 /* floodfill.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE160ADF277300466C53 /* floodfill.c */; };
|
|
225FCE2D0ADF277300466C53 /* floodfill.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE170ADF277300466C53 /* floodfill.h */; };
|
|
225FCE2E0ADF277300466C53 /* fonts.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE180ADF277300466C53 /* fonts.c */; };
|
|
225FCE2F0ADF277300466C53 /* get_fname.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE190ADF277300466C53 /* get_fname.c */; };
|
|
225FCE300ADF277300466C53 /* get_fname.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE1A0ADF277300466C53 /* get_fname.h */; };
|
|
225FCE310ADF277300466C53 /* pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE1B0ADF277300466C53 /* pixels.c */; };
|
|
225FCE320ADF277300466C53 /* pixels.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE1C0ADF277300466C53 /* pixels.h */; };
|
|
225FCE330ADF277300466C53 /* playsound.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE1D0ADF277300466C53 /* playsound.c */; };
|
|
225FCE340ADF277300466C53 /* playsound.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE1E0ADF277300466C53 /* playsound.h */; };
|
|
225FCE350ADF277300466C53 /* progressbar.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE1F0ADF277300466C53 /* progressbar.c */; };
|
|
225FCE360ADF277300466C53 /* progressbar.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE200ADF277300466C53 /* progressbar.h */; };
|
|
225FCE370ADF277300466C53 /* rgblinear.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE210ADF277300466C53 /* rgblinear.c */; };
|
|
225FCE380ADF277300466C53 /* rgblinear.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE220ADF277300466C53 /* rgblinear.h */; };
|
|
225FCE390ADF277300466C53 /* fonts.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE230ADF277300466C53 /* fonts.h */; };
|
|
225FCE3A0ADF277300466C53 /* i18n.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FCE240ADF277300466C53 /* i18n.h */; };
|
|
225FCE3B0ADF277300466C53 /* i18n.c in Sources */ = {isa = PBXBuildFile; fileRef = 225FCE250ADF277300466C53 /* i18n.c */; };
|
|
225FD5280934EC1A00F0B02F /* SDL_image.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FD5240934EC1A00F0B02F /* SDL_image.framework */; };
|
|
225FD5290934EC1A00F0B02F /* SDL_mixer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FD5250934EC1A00F0B02F /* SDL_mixer.framework */; };
|
|
225FD52A0934EC1A00F0B02F /* SDL_ttf.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FD5260934EC1A00F0B02F /* SDL_ttf.framework */; };
|
|
225FD52B0934EC1A00F0B02F /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FD5270934EC1A00F0B02F /* SDL.framework */; };
|
|
225FE6D20939890800F0B02F /* SDL.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FD5270934EC1A00F0B02F /* SDL.framework */; };
|
|
225FE6F00939891500F0B02F /* SDL_image.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FD5240934EC1A00F0B02F /* SDL_image.framework */; };
|
|
225FE6F40939892300F0B02F /* SDL_mixer.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FD5250934EC1A00F0B02F /* SDL_mixer.framework */; };
|
|
225FE6F70939892600F0B02F /* SDL_ttf.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 225FD5260934EC1A00F0B02F /* SDL_ttf.framework */; };
|
|
225FE718093AC54F00F0B02F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FE715093AC54F00F0B02F /* libiconv.dylib */; };
|
|
225FE719093AC54F00F0B02F /* libintl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FE716093AC54F00F0B02F /* libintl.a */; };
|
|
225FE71A093AC54F00F0B02F /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 225FE717093AC54F00F0B02F /* libpng.a */; };
|
|
225FEDBA093ACC0A00F0B02F /* html in Resources */ = {isa = PBXBuildFile; fileRef = 225FED8E093ACC0A00F0B02F /* html */; };
|
|
22710EE50AE5DEAD00FC7FCF /* AUTHORS.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710D420AE5DEAB00FC7FCF /* AUTHORS.txt */; };
|
|
22710F030AE5DEAD00FC7FCF /* CHANGES.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710D640AE5DEAB00FC7FCF /* CHANGES.txt */; };
|
|
22710F040AE5DEAD00FC7FCF /* COPYING.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710D650AE5DEAB00FC7FCF /* COPYING.txt */; };
|
|
22710F3B0AE5DEAD00FC7FCF /* EXTENDING.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710DA40AE5DEAC00FC7FCF /* EXTENDING.txt */; };
|
|
22710F3C0AE5DEAD00FC7FCF /* FAQ.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710DA50AE5DEAC00FC7FCF /* FAQ.txt */; };
|
|
22710FD40AE5DEAD00FC7FCF /* INSTALL.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710E4C0AE5DEAC00FC7FCF /* INSTALL.txt */; };
|
|
2271100F0AE5DEAD00FC7FCF /* OPTIONS.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710E920AE5DEAC00FC7FCF /* OPTIONS.txt */; };
|
|
227110170AE5DEAD00FC7FCF /* PNG.txt in Resources */ = {isa = PBXBuildFile; fileRef = 22710E9B0AE5DEAC00FC7FCF /* PNG.txt */; };
|
|
227111800AE5EC6E00FC7FCF /* fonts in Resources */ = {isa = PBXBuildFile; fileRef = 2271114E0AE5EC6E00FC7FCF /* fonts */; };
|
|
2286F34F0740B3FC001164FE /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2286F34D0740B3FC001164FE /* SDLMain.nib */; };
|
|
22C005D40736650D008555A2 /* tuxpaint.icns in Resources */ = {isa = PBXBuildFile; fileRef = 22C005D30736650D008555A2 /* tuxpaint.icns */; };
|
|
22C0EA9E0735B76F008555A2 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 22C0EA9B0735B76F008555A2 /* SDLMain.m */; };
|
|
22C0EABD0735B851008555A2 /* macosx_print.m in Sources */ = {isa = PBXBuildFile; fileRef = 22C0EAAC0735B851008555A2 /* macosx_print.m */; };
|
|
22C0EAC40735B851008555A2 /* tuxpaint.c in Sources */ = {isa = PBXBuildFile; fileRef = 22C0EAB30735B851008555A2 /* tuxpaint.c */; };
|
|
22C0EDBD0735BED1008555A2 /* stamps in Resources */ = {isa = PBXBuildFile; fileRef = 22C0ED9A0735BED1008555A2 /* stamps */; };
|
|
22C0EDBE0735BED1008555A2 /* starters in Resources */ = {isa = PBXBuildFile; fileRef = 22C0EDAF0735BED1008555A2 /* starters */; };
|
|
22C0F5F60735BFA8008555A2 /* brushes in Resources */ = {isa = PBXBuildFile; fileRef = 22C0F5350735BFA8008555A2 /* brushes */; };
|
|
22C0F5F80735BFA8008555A2 /* images in Resources */ = {isa = PBXBuildFile; fileRef = 22C0F5600735BFA8008555A2 /* images */; };
|
|
22C0F5F90735BFA8008555A2 /* sounds in Resources */ = {isa = PBXBuildFile; fileRef = 22C0F5CE0735BFA8008555A2 /* sounds */; };
|
|
22D0201207434FD200494AE0 /* locale in Resources */ = {isa = PBXBuildFile; fileRef = 22D01F2F07434FD100494AE0 /* locale */; };
|
|
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildRule section */
|
|
224A386D0933E9C4005A3695 /* PBXBuildRule */ = {
|
|
isa = PBXBuildRule;
|
|
compilerSpec = com.apple.compilers.gcc.4_0;
|
|
fileType = sourcecode.c;
|
|
isEditable = 1;
|
|
outputFiles = (
|
|
);
|
|
};
|
|
224A386E0933E9EF005A3695 /* PBXBuildRule */ = {
|
|
isa = PBXBuildRule;
|
|
compilerSpec = com.apple.compilers.gcc.4_0;
|
|
fileType = sourcecode.asm.asm;
|
|
isEditable = 1;
|
|
outputFiles = (
|
|
);
|
|
};
|
|
225FD5360934EF5600F0B02F /* PBXBuildRule */ = {
|
|
isa = PBXBuildRule;
|
|
compilerSpec = com.apple.compilers.gcc.4_0;
|
|
fileType = sourcecode.cpp;
|
|
isEditable = 1;
|
|
outputFiles = (
|
|
);
|
|
};
|
|
/* End PBXBuildRule section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
22D5D2A80738498300B67229 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
225FE6F70939892600F0B02F /* SDL_ttf.framework in CopyFiles */,
|
|
225FE6F40939892300F0B02F /* SDL_mixer.framework in CopyFiles */,
|
|
225FE6F00939891500F0B02F /* SDL_image.framework in CopyFiles */,
|
|
225FE6D20939890800F0B02F /* SDL.framework in CopyFiles */,
|
|
225FCE260ADF277300466C53 /* compiler.h in CopyFiles */,
|
|
225FCE280ADF277300466C53 /* cursor.h in CopyFiles */,
|
|
225FCE290ADF277300466C53 /* debug.h in CopyFiles */,
|
|
225FCE2B0ADF277300466C53 /* dirwalk.h in CopyFiles */,
|
|
225FCE2D0ADF277300466C53 /* floodfill.h in CopyFiles */,
|
|
225FCE300ADF277300466C53 /* get_fname.h in CopyFiles */,
|
|
225FCE320ADF277300466C53 /* pixels.h in CopyFiles */,
|
|
225FCE340ADF277300466C53 /* playsound.h in CopyFiles */,
|
|
225FCE360ADF277300466C53 /* progressbar.h in CopyFiles */,
|
|
225FCE380ADF277300466C53 /* rgblinear.h in CopyFiles */,
|
|
225FCE390ADF277300466C53 /* fonts.h in CopyFiles */,
|
|
225FCE3A0ADF277300466C53 /* i18n.h in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
2202639707AC5D3000C3AEAB /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
|
|
2202646607AC603500C3AEAB /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
|
|
22581666074EE1A5005F774F /* Read Me.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Read Me.txt"; sourceTree = "<group>"; wrapsLines = 1; };
|
|
225FCE100ADF277300466C53 /* compiler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = compiler.h; path = ../src/compiler.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE110ADF277300466C53 /* cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cursor.c; path = ../src/cursor.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE120ADF277300466C53 /* cursor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cursor.h; path = ../src/cursor.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE130ADF277300466C53 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debug.h; path = ../src/debug.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE140ADF277300466C53 /* dirwalk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dirwalk.c; path = ../src/dirwalk.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE150ADF277300466C53 /* dirwalk.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dirwalk.h; path = ../src/dirwalk.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE160ADF277300466C53 /* floodfill.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = floodfill.c; path = ../src/floodfill.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE170ADF277300466C53 /* floodfill.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = floodfill.h; path = ../src/floodfill.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE180ADF277300466C53 /* fonts.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fonts.c; path = ../src/fonts.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE190ADF277300466C53 /* get_fname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = get_fname.c; path = ../src/get_fname.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE1A0ADF277300466C53 /* get_fname.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = get_fname.h; path = ../src/get_fname.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE1B0ADF277300466C53 /* pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pixels.c; path = ../src/pixels.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE1C0ADF277300466C53 /* pixels.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pixels.h; path = ../src/pixels.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE1D0ADF277300466C53 /* playsound.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = playsound.c; path = ../src/playsound.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE1E0ADF277300466C53 /* playsound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = playsound.h; path = ../src/playsound.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE1F0ADF277300466C53 /* progressbar.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = progressbar.c; path = ../src/progressbar.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE200ADF277300466C53 /* progressbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = progressbar.h; path = ../src/progressbar.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE210ADF277300466C53 /* rgblinear.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = rgblinear.c; path = ../src/rgblinear.c; sourceTree = SOURCE_ROOT; };
|
|
225FCE220ADF277300466C53 /* rgblinear.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = rgblinear.h; path = ../src/rgblinear.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE230ADF277300466C53 /* fonts.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fonts.h; path = ../src/fonts.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE240ADF277300466C53 /* i18n.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = i18n.h; path = ../src/i18n.h; sourceTree = SOURCE_ROOT; };
|
|
225FCE250ADF277300466C53 /* i18n.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = i18n.c; path = ../src/i18n.c; sourceTree = SOURCE_ROOT; };
|
|
225FD5240934EC1A00F0B02F /* SDL_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_image.framework; path = /Library/Frameworks/SDL_image.framework; sourceTree = "<absolute>"; };
|
|
225FD5250934EC1A00F0B02F /* SDL_mixer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_mixer.framework; path = /Library/Frameworks/SDL_mixer.framework; sourceTree = "<absolute>"; };
|
|
225FD5260934EC1A00F0B02F /* SDL_ttf.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_ttf.framework; path = /Library/Frameworks/SDL_ttf.framework; sourceTree = "<absolute>"; };
|
|
225FD5270934EC1A00F0B02F /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
|
|
225FE715093AC54F00F0B02F /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /sw/lib/libiconv.dylib; sourceTree = "<absolute>"; };
|
|
225FE716093AC54F00F0B02F /* libintl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libintl.a; path = /sw/lib/libintl.a; sourceTree = "<absolute>"; };
|
|
225FE717093AC54F00F0B02F /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = /sw/lib/libpng.a; sourceTree = "<absolute>"; };
|
|
225FED8E093ACC0A00F0B02F /* html */ = {isa = PBXFileReference; lastKnownFileType = folder; path = html; sourceTree = "<group>"; };
|
|
22710D420AE5DEAB00FC7FCF /* AUTHORS.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = AUTHORS.txt; path = ../docs/AUTHORS.txt; sourceTree = SOURCE_ROOT; };
|
|
22710D640AE5DEAB00FC7FCF /* CHANGES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = CHANGES.txt; path = ../docs/CHANGES.txt; sourceTree = SOURCE_ROOT; };
|
|
22710D650AE5DEAB00FC7FCF /* COPYING.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = COPYING.txt; path = ../docs/COPYING.txt; sourceTree = SOURCE_ROOT; };
|
|
22710DA40AE5DEAC00FC7FCF /* EXTENDING.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = EXTENDING.txt; path = ../docs/EXTENDING.txt; sourceTree = SOURCE_ROOT; };
|
|
22710DA50AE5DEAC00FC7FCF /* FAQ.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = FAQ.txt; path = ../docs/FAQ.txt; sourceTree = SOURCE_ROOT; };
|
|
22710E4C0AE5DEAC00FC7FCF /* INSTALL.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = INSTALL.txt; path = ../docs/INSTALL.txt; sourceTree = SOURCE_ROOT; };
|
|
22710E920AE5DEAC00FC7FCF /* OPTIONS.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = OPTIONS.txt; path = ../docs/OPTIONS.txt; sourceTree = SOURCE_ROOT; };
|
|
22710E9B0AE5DEAC00FC7FCF /* PNG.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PNG.txt; path = ../docs/PNG.txt; sourceTree = SOURCE_ROOT; };
|
|
2271114E0AE5EC6E00FC7FCF /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fonts; path = ../fonts; sourceTree = SOURCE_ROOT; };
|
|
2286F34E0740B3FC001164FE /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/SDLMain.nib; sourceTree = "<group>"; };
|
|
22AB8EB4076FDF270009BF7C /* Tux Paint.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Tux Paint.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
22C005D30736650D008555A2 /* tuxpaint.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = tuxpaint.icns; sourceTree = SOURCE_ROOT; };
|
|
22C0EA9A0735B76F008555A2 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EA9B0735B76F008555A2 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
|
|
22C0EA9C0735B76F008555A2 /* wrapperdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = wrapperdata.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAA30735B851008555A2 /* colors.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = colors.h; path = ../src/colors.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAA40735B851008555A2 /* great.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = great.h; path = ../src/great.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAAB0735B851008555A2 /* macosx_print.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macosx_print.h; path = ../src/macosx_print.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAAC0735B851008555A2 /* macosx_print.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = macosx_print.m; path = ../src/macosx_print.m; sourceTree = SOURCE_ROOT; };
|
|
22C0EAAD0735B851008555A2 /* magic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = magic.h; path = ../src/magic.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAAE0735B851008555A2 /* shapes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = shapes.h; path = ../src/shapes.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAAF0735B851008555A2 /* sounds.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sounds.h; path = ../src/sounds.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAB00735B851008555A2 /* tip_tux.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tip_tux.h; path = ../src/tip_tux.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAB10735B851008555A2 /* titles.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = titles.h; path = ../src/titles.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAB20735B851008555A2 /* tools.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tools.h; path = ../src/tools.h; sourceTree = SOURCE_ROOT; };
|
|
22C0EAB30735B851008555A2 /* tuxpaint.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tuxpaint.c; path = ../src/tuxpaint.c; sourceTree = SOURCE_ROOT; };
|
|
22C0ED9A0735BED1008555A2 /* stamps */ = {isa = PBXFileReference; lastKnownFileType = folder; name = stamps; path = ../stamps; sourceTree = SOURCE_ROOT; };
|
|
22C0EDAF0735BED1008555A2 /* starters */ = {isa = PBXFileReference; lastKnownFileType = folder; name = starters; path = ../starters; sourceTree = SOURCE_ROOT; };
|
|
22C0F5350735BFA8008555A2 /* brushes */ = {isa = PBXFileReference; lastKnownFileType = folder; name = brushes; path = ../data/brushes; sourceTree = SOURCE_ROOT; };
|
|
22C0F5600735BFA8008555A2 /* images */ = {isa = PBXFileReference; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = SOURCE_ROOT; };
|
|
22C0F5CE0735BFA8008555A2 /* sounds */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sounds; path = ../data/sounds; sourceTree = SOURCE_ROOT; };
|
|
22D01F2F07434FD100494AE0 /* locale */ = {isa = PBXFileReference; lastKnownFileType = folder; name = locale; path = ../locale; sourceTree = SOURCE_ROOT; };
|
|
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|
2202639807AC5D3000C3AEAB /* ApplicationServices.framework in Frameworks */,
|
|
2202646707AC603500C3AEAB /* CoreFoundation.framework in Frameworks */,
|
|
225FD5280934EC1A00F0B02F /* SDL_image.framework in Frameworks */,
|
|
225FD5290934EC1A00F0B02F /* SDL_mixer.framework in Frameworks */,
|
|
225FD52A0934EC1A00F0B02F /* SDL_ttf.framework in Frameworks */,
|
|
225FD52B0934EC1A00F0B02F /* SDL.framework in Frameworks */,
|
|
225FE718093AC54F00F0B02F /* libiconv.dylib in Frameworks */,
|
|
225FE719093AC54F00F0B02F /* libintl.a in Frameworks */,
|
|
225FE71A093AC54F00F0B02F /* libpng.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Mac Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
22C0EA9A0735B76F008555A2 /* SDLMain.h */,
|
|
22C0EA9B0735B76F008555A2 /* SDLMain.m */,
|
|
22C0EAAB0735B851008555A2 /* macosx_print.h */,
|
|
22C0EAAC0735B851008555A2 /* macosx_print.m */,
|
|
22C0EA9C0735B76F008555A2 /* wrapperdata.h */,
|
|
);
|
|
name = "Mac Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2202646607AC603500C3AEAB /* CoreFoundation.framework */,
|
|
2202639707AC5D3000C3AEAB /* ApplicationServices.framework */,
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7A2FEA54F0111CA2CBB /* Local Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225FD5240934EC1A00F0B02F /* SDL_image.framework */,
|
|
225FD5250934EC1A00F0B02F /* SDL_mixer.framework */,
|
|
225FD5260934EC1A00F0B02F /* SDL_ttf.framework */,
|
|
225FD5270934EC1A00F0B02F /* SDL.framework */,
|
|
);
|
|
name = "Local Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
22AB8EB4076FDF270009BF7C /* Tux Paint.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
225FE714093AC50C00F0B02F /* Archives */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225FE715093AC54F00F0B02F /* libiconv.dylib */,
|
|
225FE716093AC54F00F0B02F /* libintl.a */,
|
|
225FE717093AC54F00F0B02F /* libpng.a */,
|
|
);
|
|
name = Archives;
|
|
sourceTree = "<group>";
|
|
};
|
|
22710D380AE5DEAB00FC7FCF /* docs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225FED8E093ACC0A00F0B02F /* html */,
|
|
22710D420AE5DEAB00FC7FCF /* AUTHORS.txt */,
|
|
22710D640AE5DEAB00FC7FCF /* CHANGES.txt */,
|
|
22710D650AE5DEAB00FC7FCF /* COPYING.txt */,
|
|
22710DA40AE5DEAC00FC7FCF /* EXTENDING.txt */,
|
|
22710DA50AE5DEAC00FC7FCF /* FAQ.txt */,
|
|
22710E4C0AE5DEAC00FC7FCF /* INSTALL.txt */,
|
|
22710E920AE5DEAC00FC7FCF /* OPTIONS.txt */,
|
|
22710E9B0AE5DEAC00FC7FCF /* PNG.txt */,
|
|
);
|
|
name = docs;
|
|
path = ../docs;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* TuxPaint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
22581666074EE1A5005F774F /* Read Me.txt */,
|
|
080E96DDFE201D6D7F000001 /* Mac Sources */,
|
|
29B97315FDCFA39411CA2CEA /* TuxPaint Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks and Archives */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = TuxPaint;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* TuxPaint Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225FCE100ADF277300466C53 /* compiler.h */,
|
|
225FCE110ADF277300466C53 /* cursor.c */,
|
|
225FCE120ADF277300466C53 /* cursor.h */,
|
|
225FCE130ADF277300466C53 /* debug.h */,
|
|
225FCE140ADF277300466C53 /* dirwalk.c */,
|
|
225FCE150ADF277300466C53 /* dirwalk.h */,
|
|
225FCE160ADF277300466C53 /* floodfill.c */,
|
|
225FCE170ADF277300466C53 /* floodfill.h */,
|
|
225FCE180ADF277300466C53 /* fonts.c */,
|
|
225FCE190ADF277300466C53 /* get_fname.c */,
|
|
225FCE1A0ADF277300466C53 /* get_fname.h */,
|
|
225FCE1B0ADF277300466C53 /* pixels.c */,
|
|
225FCE1C0ADF277300466C53 /* pixels.h */,
|
|
225FCE1D0ADF277300466C53 /* playsound.c */,
|
|
225FCE1E0ADF277300466C53 /* playsound.h */,
|
|
225FCE1F0ADF277300466C53 /* progressbar.c */,
|
|
225FCE200ADF277300466C53 /* progressbar.h */,
|
|
225FCE210ADF277300466C53 /* rgblinear.c */,
|
|
225FCE220ADF277300466C53 /* rgblinear.h */,
|
|
225FCE230ADF277300466C53 /* fonts.h */,
|
|
225FCE240ADF277300466C53 /* i18n.h */,
|
|
225FCE250ADF277300466C53 /* i18n.c */,
|
|
22C0EAA30735B851008555A2 /* colors.h */,
|
|
22C0EAA40735B851008555A2 /* great.h */,
|
|
22C0EAAD0735B851008555A2 /* magic.h */,
|
|
22C0EAAE0735B851008555A2 /* shapes.h */,
|
|
22C0EAAF0735B851008555A2 /* sounds.h */,
|
|
22C0EAB00735B851008555A2 /* tip_tux.h */,
|
|
22C0EAB10735B851008555A2 /* titles.h */,
|
|
22C0EAB20735B851008555A2 /* tools.h */,
|
|
22C0EAB30735B851008555A2 /* tuxpaint.c */,
|
|
);
|
|
name = "TuxPaint Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
22710D380AE5DEAB00FC7FCF /* docs */,
|
|
22D01F2F07434FD100494AE0 /* locale */,
|
|
2286F34D0740B3FC001164FE /* SDLMain.nib */,
|
|
22C005D30736650D008555A2 /* tuxpaint.icns */,
|
|
22C0F5350735BFA8008555A2 /* brushes */,
|
|
22C0F5600735BFA8008555A2 /* images */,
|
|
22C0F5CE0735BFA8008555A2 /* sounds */,
|
|
2271114E0AE5EC6E00FC7FCF /* fonts */,
|
|
22C0ED9A0735BED1008555A2 /* stamps */,
|
|
22C0EDAF0735BED1008555A2 /* starters */,
|
|
8D1107310486CEB800E47090 /* Info.plist */,
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks and Archives */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225FE714093AC50C00F0B02F /* Archives */,
|
|
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
1058C7A2FEA54F0111CA2CBB /* Local Frameworks */,
|
|
);
|
|
name = "Frameworks and Archives";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8D1107260486CEB800E47090 /* Tux Paint */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 224A35F709339642005A3695 /* Build configuration list for PBXNativeTarget "Tux Paint" */;
|
|
buildPhases = (
|
|
EEDBBD40097A27A2004F0C27 /* Make Translations */,
|
|
8D1107290486CEB800E47090 /* Resources */,
|
|
227111870AE5ED2700FC7FCF /* Copy TTF Fonts */,
|
|
8D11072C0486CEB800E47090 /* Sources */,
|
|
8D11072E0486CEB800E47090 /* Frameworks */,
|
|
22D5D2A80738498300B67229 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
225FD5360934EF5600F0B02F /* PBXBuildRule */,
|
|
224A386E0933E9EF005A3695 /* PBXBuildRule */,
|
|
224A386D0933E9C4005A3695 /* PBXBuildRule */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Tux Paint";
|
|
productInstallPath = "$(HOME)/Applications";
|
|
productName = TuxPaint;
|
|
productReference = 22AB8EB4076FDF270009BF7C /* Tux Paint.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 224A35FB09339642005A3695 /* Build configuration list for PBXProject "TuxPaint" */;
|
|
hasScannedForEncodings = 1;
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* TuxPaint */;
|
|
projectDirPath = "";
|
|
targets = (
|
|
8D1107260486CEB800E47090 /* Tux Paint */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8D1107290486CEB800E47090 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
|
22C0EDBD0735BED1008555A2 /* stamps in Resources */,
|
|
22C0EDBE0735BED1008555A2 /* starters in Resources */,
|
|
22C0F5F60735BFA8008555A2 /* brushes in Resources */,
|
|
22C0F5F80735BFA8008555A2 /* images in Resources */,
|
|
22C0F5F90735BFA8008555A2 /* sounds in Resources */,
|
|
22C005D40736650D008555A2 /* tuxpaint.icns in Resources */,
|
|
2286F34F0740B3FC001164FE /* SDLMain.nib in Resources */,
|
|
22D0201207434FD200494AE0 /* locale in Resources */,
|
|
22581667074EE1A5005F774F /* Read Me.txt in Resources */,
|
|
225FEDBA093ACC0A00F0B02F /* html in Resources */,
|
|
22710EE50AE5DEAD00FC7FCF /* AUTHORS.txt in Resources */,
|
|
22710F030AE5DEAD00FC7FCF /* CHANGES.txt in Resources */,
|
|
22710F040AE5DEAD00FC7FCF /* COPYING.txt in Resources */,
|
|
22710F3B0AE5DEAD00FC7FCF /* EXTENDING.txt in Resources */,
|
|
22710F3C0AE5DEAD00FC7FCF /* FAQ.txt in Resources */,
|
|
22710FD40AE5DEAD00FC7FCF /* INSTALL.txt in Resources */,
|
|
2271100F0AE5DEAD00FC7FCF /* OPTIONS.txt in Resources */,
|
|
227110170AE5DEAD00FC7FCF /* PNG.txt in Resources */,
|
|
227111800AE5EC6E00FC7FCF /* fonts in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
227111870AE5ED2700FC7FCF /* Copy TTF Fonts */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy TTF Fonts";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "FONTS_RESOURCES_PATH=$BUILT_PRODUCTS_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/fonts/\nTTF_FONTS_PATH=../data/fonts\ncp -R $TTF_FONTS_PATH/* \"$FONTS_RESOURCES_PATH\"\nexit 0\n";
|
|
};
|
|
EEDBBD40097A27A2004F0C27 /* Make Translations */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
comments = "Generates locale folder\n";
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Make Translations";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "cd ../\nmake translations\nmake LOCALE_PREFIX=./locale install-gettext\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8D11072C0486CEB800E47090 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
22C0EA9E0735B76F008555A2 /* SDLMain.m in Sources */,
|
|
22C0EABD0735B851008555A2 /* macosx_print.m in Sources */,
|
|
22C0EAC40735B851008555A2 /* tuxpaint.c in Sources */,
|
|
225FCE270ADF277300466C53 /* cursor.c in Sources */,
|
|
225FCE2A0ADF277300466C53 /* dirwalk.c in Sources */,
|
|
225FCE2C0ADF277300466C53 /* floodfill.c in Sources */,
|
|
225FCE2E0ADF277300466C53 /* fonts.c in Sources */,
|
|
225FCE2F0ADF277300466C53 /* get_fname.c in Sources */,
|
|
225FCE310ADF277300466C53 /* pixels.c in Sources */,
|
|
225FCE330ADF277300466C53 /* playsound.c in Sources */,
|
|
225FCE350ADF277300466C53 /* progressbar.c in Sources */,
|
|
225FCE370ADF277300466C53 /* rgblinear.c in Sources */,
|
|
225FCE3B0ADF277300466C53 /* i18n.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
089C165DFE840E0CC02AAC07 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
2286F34D0740B3FC001164FE /* SDLMain.nib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2286F34E0740B3FC001164FE /* English */,
|
|
);
|
|
name = SDLMain.nib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
224A35F809339642005A3695 /* Development */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = ppc;
|
|
FRAMEWORK_SEARCH_PATHS = "/Library/Frameworks/**";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)",
|
|
"CURSOR_SHAPES=SMALL",
|
|
SMALL_CURSOR_SHAPES,
|
|
__APPLE__,
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6)",
|
|
HAVE_STRCASESTR,
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "VER_DATE=\\\"2005-11-26\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "DATA_PREFIX=\\\"Tux\\ Paint.app/Contents/Resources/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "DOC_PREFIX=\\\"./share/doc/tuxpaint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "CONFDIR=\\\"$(HOME)/Library/Application\\ Support/Tux\\ Paint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "LOCALEDIR=\\\"Tux\\ Paint.app/Contents/Resources/locale/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6 = "VER_VERSION=\\\"0.9.15\\\"";
|
|
HEADER_SEARCH_PATHS = (
|
|
/Library/Frameworks/SDL.framework/Headers,
|
|
/Library/Frameworks/SDL_image.framework/Headers/,
|
|
/Library/Frameworks/SDL_mixer.framework/Headers/,
|
|
/Library/Frameworks/SDL_ttf.framework/Headers/,
|
|
/sw/include,
|
|
../src/mouse/16x16/,
|
|
);
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(LIBRARY_SEARCH_PATHS)",
|
|
/sw/lib,
|
|
);
|
|
LIBRARY_STYLE = STATIC;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_CPLUSPLUSFLAGS = "";
|
|
OTHER_LDFLAGS = "-lz";
|
|
PRODUCT_NAME = "Tux Paint";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Development;
|
|
};
|
|
224A35F909339642005A3695 /* Deployment */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = ppc;
|
|
COPY_PHASE_STRIP = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "/Library/Frameworks/**";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_OPTIMIZATION_LEVEL = s;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)",
|
|
"CURSOR_SHAPES=SMALL",
|
|
SMALL_CURSOR_SHAPES,
|
|
__APPLE__,
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6)",
|
|
HAVE_STRCASESTR,
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "VER_DATE=\\\"2006-10-16\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "DATA_PREFIX=\\\"Tux\\ Paint.app/Contents/Resources/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "DOC_PREFIX=\\\"./share/doc/tuxpaint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "CONFDIR=\\\"$(HOME)/Library/Application\\ Support/Tux\\ Paint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "LOCALEDIR=\\\"Tux\\ Paint.app/Contents/Resources/locale/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6 = "VER_VERSION=\\\"0.9.16\\\"";
|
|
HEADER_SEARCH_PATHS = (
|
|
/Library/Frameworks/SDL.framework/Headers,
|
|
/Library/Frameworks/SDL_image.framework/Headers/,
|
|
/Library/Frameworks/SDL_mixer.framework/Headers/,
|
|
/Library/Frameworks/SDL_ttf.framework/Headers/,
|
|
/sw/include,
|
|
../src/mouse/16x16/,
|
|
);
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(LIBRARY_SEARCH_PATHS)",
|
|
/sw/lib,
|
|
);
|
|
LIBRARY_STYLE = STATIC;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_CPLUSPLUSFLAGS = "";
|
|
OTHER_LDFLAGS = "-lz";
|
|
PRODUCT_NAME = "Tux Paint";
|
|
WRAPPER_EXTENSION = app;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Deployment;
|
|
};
|
|
224A35FA09339642005A3695 /* Default */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = ppc;
|
|
FRAMEWORK_SEARCH_PATHS = "/Library/Frameworks/**";
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)",
|
|
"CURSOR_SHAPES=SMALL",
|
|
SMALL_CURSOR_SHAPES,
|
|
__APPLE__,
|
|
"$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6)",
|
|
HAVE_STRCASESTR,
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "VER_DATE=\\\"2005-11-26\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "DATA_PREFIX=\\\"Tux\\ Paint.app/Contents/Resources/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "DOC_PREFIX=\\\"./share/doc/tuxpaint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "CONFDIR=\\\"$(HOME)/Library/Application\\ Support/Tux\\ Paint/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "LOCALEDIR=\\\"Tux\\ Paint.app/Contents/Resources/locale/\\\"";
|
|
GCC_PREPROCESSOR_DEFINITIONS_QUOTED_6 = "VER_VERSION=\\\"0.9.15\\\"";
|
|
HEADER_SEARCH_PATHS = (
|
|
/Library/Frameworks/SDL.framework/Headers,
|
|
/Library/Frameworks/SDL_image.framework/Headers/,
|
|
/Library/Frameworks/SDL_mixer.framework/Headers/,
|
|
/Library/Frameworks/SDL_ttf.framework/Headers/,
|
|
/sw/include,
|
|
../src/mouse/16x16/,
|
|
);
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(LIBRARY_SEARCH_PATHS)",
|
|
/sw/lib,
|
|
);
|
|
LIBRARY_STYLE = STATIC;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_CPLUSPLUSFLAGS = "";
|
|
OTHER_LDFLAGS = "-lz";
|
|
PRODUCT_NAME = "Tux Paint";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Default;
|
|
};
|
|
224A35FC09339642005A3695 /* Development */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Development;
|
|
};
|
|
224A35FD09339642005A3695 /* Deployment */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Deployment;
|
|
};
|
|
224A35FE09339642005A3695 /* Default */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Default;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
224A35F709339642005A3695 /* Build configuration list for PBXNativeTarget "Tux Paint" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
224A35F809339642005A3695 /* Development */,
|
|
224A35F909339642005A3695 /* Deployment */,
|
|
224A35FA09339642005A3695 /* Default */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Default;
|
|
};
|
|
224A35FB09339642005A3695 /* Build configuration list for PBXProject "TuxPaint" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
224A35FC09339642005A3695 /* Development */,
|
|
224A35FD09339642005A3695 /* Deployment */,
|
|
224A35FE09339642005A3695 /* Default */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Default;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|