aboutsummaryrefslogtreecommitdiff
path: root/pd-0.39-2_start.bat
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:36:07 +0000
commit44e3e2d0e046f00f0366e376209f482dfc8018cf (patch)
treeeb517d9ed86ca376a8e56ad64a1a506f4cb48aaa /pd-0.39-2_start.bat
parentd6b088044e161a27d49df537bbb6d998a8d0e50d (diff)
changed makefile
changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757
Diffstat (limited to 'pd-0.39-2_start.bat')
-rw-r--r--pd-0.39-2_start.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd-0.39-2_start.bat b/pd-0.39-2_start.bat
index b1784bc..f986102 100644
--- a/pd-0.39-2_start.bat
+++ b/pd-0.39-2_start.bat
@@ -5,7 +5,7 @@ set PD_INSTALL=C:\Programme\pd-0.39-2\bin
set PD_AUDIO=-r 44100 -audiobuf 80 -channels 2
set PD_MIDI=-nomidi
set PD_OPTIONS=-font 10
-set PD_PATH=-path iemabs;lib
+set PD_PATH=-path iemabs
set PD_LIB=-lib iemlib1;iemlib2;iem_mp3;iem_t3_lib
@echo starting pd ...