Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre_src_v1-9-0/OgreMain/include/OSX/Ogre_Prefix.pch @ 148

Last change on this file since 148 was 148, checked in by patricwi, 6 years ago

Added new dependencies for ogre1.9 and cegui0.8

File size: 109 bytes
Line 
1#ifdef __OBJC__
2#   include <Cocoa/Cocoa.h>
3#endif
4#include <Carbon/Carbon.h>
5
6#include <OgreStableHeaders.h>
Note: See TracBrowser for help on using the repository browser.