aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/makefile.pd-msvc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-07-26 02:32:42 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-07-26 02:32:42 +0000
commitfa635a3d2a3c6a27a0259658f586d490fa0dad20 (patch)
treeeef906c63a952de4172b95191d90f752a061a90a /externals/grill/flext/tutorial/makefile.pd-msvc
parent6ce33fd36eaaebfe3df5d262785ab2fe74499252 (diff)
""
svn path=/trunk/; revision=798
Diffstat (limited to 'externals/grill/flext/tutorial/makefile.pd-msvc')
-rw-r--r--externals/grill/flext/tutorial/makefile.pd-msvc4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/flext/tutorial/makefile.pd-msvc b/externals/grill/flext/tutorial/makefile.pd-msvc
index fa110444..e57b333b 100644
--- a/externals/grill/flext/tutorial/makefile.pd-msvc
+++ b/externals/grill/flext/tutorial/makefile.pd-msvc
@@ -38,8 +38,8 @@ normal:
nmake /f make-sub.pd-msvc NAME=bind1 DIR=bind1
threads:
- nmake /f make-sub.pd-msvc NAME=thread1 DIR=thread1
- nmake /f make-sub.pd-msvc NAME=thread2 DIR=thread2
+ nmake /f make-sub.pd-msvc NAME=thread1 DIR=thread1 THR=1
+ nmake /f make-sub.pd-msvc NAME=thread2 DIR=thread2 THR=1
sndobj:
nmake /f make-sub.pd-msvc NAME=sndobj1~ DIR=sndobj1