mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 01:41:10 +00:00
oops, forgot about this
This commit is contained in:
parent
dc84232079
commit
52417dceb3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ INCLUDES= -I$(top_srcdir)/include $(QWAQ_INCS)
|
|||
|
||||
QFCC_DEP=$(top_builddir)/tools/qfcc/source/qfcc$(EXEEXT)
|
||||
QFCC=$(top_builddir)/tools/qfcc/source/qfcc
|
||||
QCFLAGS=-qq -g -Werror
|
||||
QCFLAGS=-qq -g -Werror --advanced
|
||||
|
||||
if BUILD_QWAQ
|
||||
qwaq=qwaq
|
||||
|
|
Loading…
Reference in a new issue