From 7032d899fbb49d0ceb50011108021b37700eb30a Mon Sep 17 00:00:00 2001 From: zakk Date: Sat, 21 Mar 2009 22:55:40 +0000 Subject: first copy of the front-end from Ben Wilber. Thanks Ben! git-svn-id: svn://svn.icculus.org/quake3/trunk@1511 edf5b092-35ff-0310-97b2-ce42778d08ea --- misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch (limited to 'misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch') diff --git a/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch new file mode 100644 index 0000000..ddc24ff --- /dev/null +++ b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'ioquake3fe' target in the 'ioquake3fe' project +// + +#ifdef __OBJC__ + #import +#endif -- cgit v1.2.3