aboutsummaryrefslogtreecommitdiff
path: root/xgui/pdx.bat
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-13 08:38:02 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-13 08:38:02 +0000
commit02a5595973b61d2cf789b9074167ed73b928d157 (patch)
tree0f6611197fc0219b7eb6213d26593390fa4eda62 /xgui/pdx.bat
parent3d60efd1619e57e5de9ba070a2b7331e55cf0932 (diff)
This commit was generated by cvs2svn to compensate for changes in r206,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=207
Diffstat (limited to 'xgui/pdx.bat')
-rw-r--r--xgui/pdx.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/xgui/pdx.bat b/xgui/pdx.bat
new file mode 100644
index 00000000..bbe34e59
--- /dev/null
+++ b/xgui/pdx.bat
@@ -0,0 +1,5 @@
+title pdx
+start ..\bin\wish83.exe .\bin\xgui.sh
+..\bin\pd.exe -audiobuf 100 -open .\main\pdx_connect.pd -path ..\externs -path .\main -path .\adapters_in -path .\adapters_out -path .\behaviors -path .\filters -path .\objects -path .\utils -path .\physics
+
+