]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - cross-Makefile.conf
make cross-Makefile consistent
[xonotic/netradiant.git] / cross-Makefile.conf
index 1fd92f9978137f867ea5c33640b0274b5683f01e..2a7076e6f061eff67a641776ae69fe515fc34bef 100644 (file)
@@ -3,10 +3,10 @@
 # edit the paths in here
 
 # how to call the mingw tools
-MINGW_EXEC_PREFIX = i586-mingw32msvc-
+MINGW_EXEC_PREFIX = /home/divverent/mingw/bin/i386-mingw32-
 
 # where the dependencies package is extracted
-RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiantdeps/
+RADIANT_DEPENDENCIES_PREFIX = /home/divverent/radiant-deps-mingw32/
 
 # run the prefix fixing tool
 IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)