This is a cheap way to get the mingl target compiling again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1529 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
6230fface8
commit
e8fe89ba18
1 changed files with 4 additions and 0 deletions
|
@ -193,6 +193,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#undef Q2SERVER
|
#undef Q2SERVER
|
||||||
#undef Q3SERVER
|
#undef Q3SERVER
|
||||||
#undef WEBSERVER
|
#undef WEBSERVER
|
||||||
|
|
||||||
|
//this is regretable, but the csqc/ssqc needs a cleanup to move common builtins to a common c file.
|
||||||
|
#undef CSQC_DAT
|
||||||
|
#undef MENU_DAT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//remove any options that depend upon GL.
|
//remove any options that depend upon GL.
|
||||||
|
|
Loading…
Reference in a new issue