bullet3/Extras/AllBulletDemosOSX/AllBulletDemos_Prefix.pch
erwin.coumans 0b48b1c76b Added Mac OSX XCode project with Cocoa userinterface (wrapping GLUT) for Bullet demos
Thanks to TomorrowPlus for the constribution!
2008-05-18 00:38:17 +00:00

8 lines
159 B
Plaintext

//
// Prefix header for all source files of the 'AllBulletDemos' target in the 'AllBulletDemos' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif