Added Xcode project files for compiling Tux Paint on Mac OS X

This commit is contained in:
Martin Fuhrer 2004-11-22 22:16:18 +00:00
parent 618400bba9
commit 87cc774f6b
14 changed files with 3339 additions and 0 deletions

Binary file not shown.

12
macosx/English.lproj/SDLMain.nib/classes.nib generated Executable file
View file

@ -0,0 +1,12 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {makeFullscreen = id; quit = id; };
CLASS = SDLMain;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}

12
macosx/English.lproj/SDLMain.nib/info.nib generated Executable file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>49 97 356 240 0 0 987 746 </string>
<key>IBMainMenuLocation</key>
<string>20 515 195 44 0 46 800 532 </string>
<key>IBUserGuides</key>
<dict/>
</dict>
</plist>

BIN
macosx/English.lproj/SDLMain.nib/objects.nib generated Executable file

Binary file not shown.