]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - mingw-Makefile.conf
we need a fonts.conf file for fontconfig to work on win32
[xonotic/netradiant.git] / mingw-Makefile.conf
1 # Usage:
2 # copy this file to Makefile.conf
3 # edit the paths in here
4
5 # how to get pkg-config
6 PKGCONFIG = $(RADIANT_DEPENDENCIES_PREFIX)/gtk/bin/pkg-config.exe
7
8 # use mingw32
9 include mingw-Makefile.inc