mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-23 04:12:39 +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