]> icculus.org git repositories - divverent/netradiant.git/blob - mingw-Makefile.conf
fix some more of the weird workarounds
[divverent/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