aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-12-07 00:20:01 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-12-07 00:20:01 +0000
commitb9406125392107f1fb6a548236e6bbdad3721bcf (patch)
tree42765403b39be03541889ae89d72eca15a8971c0 /Makefile
parent1164f265647eebba64937612049bfb472eddf1f0 (diff)
first version of rhythms_memory
svn path=/trunk/externals/frankenstein/; revision=4161
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 86a00d2..a7ac89b 100755
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,13 @@
# customize here !
#VC="C:\Programmi\Microsoft Visual Studio .NET\Vc7"
VC="C:\Programmi\Microsoft Visual Studio .NET\Vc7"
-#PDPATH="H:\PureData\pd-0.38-3.msw\pd"
-PDPATH="C:\Documents and Settings\Davide\Documenti\personali\pd-0.38-3.msw\pd"
+PDPATH="H:\PureData\pd-0.38-3.msw\pd"
+#PDPATH="C:\Documents and Settings\Davide\Documenti\personali\pd-0.38-3.msw\pd"
current: pd_nt distclean
-pd_nt: chord_melo.dll chords_memory.dll harmonizer.dll GArhythm.dll ritmo1.dll test.dll
+pd_nt: chord_melo.dll chords_memory.dll harmonizer.dll GArhythm.dll ritmo1.dll rhythms_memory.dll
.SUFFIXES: .dll