]> git.xonotic.org Git - xonotic/netradiant.git/blob - cross-Makefile.conf
Merge commit '173f350be76237a7dee9c00c389dff4e56b3da4c' into garux-merge
[xonotic/netradiant.git] / cross-Makefile.conf
1 # Usage:
2 # copy this file to Makefile.conf
3 # edit the paths in here
4
5 # how to call the mingw tools
6 MINGW_EXEC_PREFIX = i486-mingw32-
7
8 # use mingw32
9 include mingw-Makefile.inc
10 include mingw-radiantdeps-Makefile.inc