]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/Makefile
qcsrc/Makefile: set default QCC path to the location of gmqcc in a git build
[xonotic/xonotic-data.pk3dir.git] / qcsrc / Makefile
index 7c8e3b8ad16f7207d5296f16a4cde3a61863c540..31daed334cc7e51a566c699fed519d44c34a9897 100644 (file)
@@ -1,5 +1,5 @@
 CPP := cc -xc -E
-QCC ?= gmqcc
+QCC ?= ../../../../gmqcc/gmqcc
 
 PROGS_OUT ?= ..
 WORKDIR ?= ../.tmp