aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/win/pd/nmake-msvc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/buildsys/win/pd/nmake-msvc.inc')
-rw-r--r--externals/grill/flext/buildsys/win/pd/nmake-msvc.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/externals/grill/flext/buildsys/win/pd/nmake-msvc.inc b/externals/grill/flext/buildsys/win/pd/nmake-msvc.inc
new file mode 100644
index 00000000..75a99d4b
--- /dev/null
+++ b/externals/grill/flext/buildsys/win/pd/nmake-msvc.inc
@@ -0,0 +1,7 @@
+DEFS=$(DEFS) /DFLEXT_SYS=2
+
+INCPATH=$(INCPATH) /I$(PDPATH)\src
+LIBPATH=$(LIBPATH) /LIBPATH:$(PDPATH)\bin
+
+# these are both in PDPATH
+LIBS=$(LIBS) pd.lib pthreadVC.lib