aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/makefile-mac-gcc.txt
blob: 3a907e1ec2b9debf97ae38b922cd10673bfd9f9e (plain)
1
2
3
4
5
6
7
8
9
# usage:
# to build run "sh build-mac-max-gcc.sh" or "sh build-mac-pd-gcc.sh"
#

# includes
INCPATH=-I$(VSTSDKPATH)/source/common

# multithreaded build
THREADED=1