Organized project to be more portable and require fewer steps to integrate into application projects in Xcode.
Moved standard assets into bundles
This commit is contained in:
7
KREngine/kraken_osx/kraken-prefix.pch
Normal file
7
KREngine/kraken_osx/kraken-prefix.pch
Normal file
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'krengine_osx' target in the 'krengine_osx' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#include <Cocoa/Cocoa.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user