aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/win/pd/gnumake-cygwin.inc
blob: 054526c05a3dbf621879decd02a8162b3a4b972d (plain)
1
2
3
4
5
6
7
8
9
DEFS += -DFLEXT_SYS=2

INCPATH += -I$(PDPATH)/src

# trick PD in a way that only the cygwin pthread headers are used
CFLAGS += -include /usr/include/pthread.h -DPTHREAD_H

LIBS += $(PDPATH)/bin/pd.dll 
#LIBS += $(PDPATH)/bin/pthreadVC.dll