netradiant-custom/msys2-Makefile.conf
2018-02-08 13:17:44 +03:00

24 lines
259 B
Plaintext

# how to get pkg-config
PKGCONFIG ?= pkg-config
# extra utils
GIT ?= git
SVN ?= svn
WGET ?= wget
UNZIPPER ?= unzip
# set the environment for make
OS = Win32
CC = gcc
CXX = g++
LDD =
RANLIB = ranlib
AR = ar
WINDRES = windres
PKG_CONFIG_PATH =
WHICHDLL =