]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - oldstuff/cross-Makefile.conf
cleanup: move old stuff to oldstuff/
[xonotic/netradiant.git] / oldstuff / cross-Makefile.conf
diff --git a/oldstuff/cross-Makefile.conf b/oldstuff/cross-Makefile.conf
new file mode 100644 (file)
index 0000000..caba2e6
--- /dev/null
@@ -0,0 +1,10 @@
+# Usage:
+# copy this file to Makefile.conf
+# edit the paths in here
+
+# how to call the mingw tools
+MINGW_EXEC_PREFIX = i486-mingw32-
+
+# use mingw32
+include mingw-Makefile.inc
+include mingw-radiantdeps-Makefile.inc