Mercurial > sdl-ios-xcode
comparison Xcode/SDLTest/libsdlmain_prefix.h @ 2207:d63e9f5944ae
Unpacked project archives to get individual file history in subversion
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 21 Jul 2007 17:09:01 +0000 |
parents | |
children | 59a667370c57 |
comparison
equal
deleted
inserted
replaced
2206:ca7d2227d630 | 2207:d63e9f5944ae |
---|---|
1 /* | |
2 * libsdlmain_prefix.h | |
3 * SDLTest | |
4 * | |
5 * Created by Darrell Walisser on Wed Aug 06 2003. | |
6 * Copyright (c) 2003 __MyCompanyName__. All rights reserved. | |
7 * | |
8 */ | |
9 | |
10 #include <Cocoa/Cocoa.h> | |
11 #include <Carbon/Carbon.h> | |
12 #include "SDL.h" | |
13 #include "SDLMain.h" |