diff --git a/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch new file mode 100644 index 00000000..ddc24ff3 --- /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