Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAMEASIDENTIFIER____Prefix.pch @ 3419:e00d6ecb5d4b
Cursor hotspot fixes.
author | Mike Gorchak <lestat@i.com.ua> |
---|---|
date | Thu, 29 Oct 2009 09:20:50 +0000 |
parents | 62d208fd5f49 |
children |
line wrap: on
line source
// // Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project // #include "SDL.h" #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif