]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - cross-Makefile.conf
support misc_*model as misc_model in the radiant editor (way more convenient)
[xonotic/netradiant.git] / cross-Makefile.conf
index 1fd92f9978137f867ea5c33640b0274b5683f01e..f503195dce537fde7ef90f55a8f728557e94a44a 100644 (file)
@@ -6,7 +6,7 @@
 MINGW_EXEC_PREFIX = i586-mingw32msvc-
 
 # where the dependencies package is extracted
-RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiantdeps/
+RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
 
 # run the prefix fixing tool
 IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)