projects
/
xonotic
/
netradiant.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
updates to make win32 building work again
[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