mirror of
https://github.com/UberGames/ioef.git
synced 2025-01-18 23:21:37 +00:00
needed
0110
This commit is contained in:
parent
d753f7f97f
commit
673e7543c1
1 changed files with 7 additions and 0 deletions
7
misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch
Normal file
7
misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
//
|
||||||
|
// Prefix header for all source files of the 'ioquake3fe' target in the 'ioquake3fe' project
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifdef __OBJC__
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
#endif
|
Loading…
Reference in a new issue