netradiant-custom/mingw-Makefile.conf
2010-12-08 13:30:58 +01:00

10 lines
201 B
Plaintext

# Usage:
# copy this file to Makefile.conf
# edit the paths in here
# how to get pkg-config
PKGCONFIG = $(RADIANT_DEPENDENCIES_PREFIX)/gtk/bin/pkg-config.exe
# use mingw32
include mingw-Makefile.inc