SDLApp_Prefix.pch 175 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 // // Prefix header for all source files of the 'PROJECTNAME' target in the 'PROJECTNAME' project // #include "SDL.h" #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif