Initial Xcode workspace & project support (4.6.3).
Updated .gitignore and ioquake3fe Xcode project. Added Retina-enabled QUAKE III logo icon files. Details in misc/xcode/xcode-readme.txt
This commit is contained in:
parent
690b281e4d
commit
0f9eca6546
28 changed files with 5303 additions and 14 deletions
7
misc/xcode/ioquake3-Prefix.pch
Normal file
7
misc/xcode/ioquake3-Prefix.pch
Normal file
|
@ -0,0 +1,7 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'quake3' target in the 'quake3' project
|
||||
//
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue