aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/package.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
commit27da08004c5f024a0f35e3cb4c2b3942548ebcfa (patch)
treec89092a5e8d13c11719b7975b9557efbf3ca131f /externals/grill/vst/package.txt
parent467591c8ba03dbd60ceada93482460de3b888838 (diff)
restructured VSThost code
better shell support fix for build system update for flext build systemcleanups VSTTime info added event processing (like Midi in) svn path=/trunk/; revision=2617
Diffstat (limited to 'externals/grill/vst/package.txt')
-rw-r--r--externals/grill/vst/package.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vst/package.txt b/externals/grill/vst/package.txt
index 97f909f0..59e4c4c6 100644
--- a/externals/grill/vst/package.txt
+++ b/externals/grill/vst/package.txt
@@ -5,6 +5,6 @@ BUILDTYPE=multi
BUILDDIR=build
SRCDIR=src
-SRCS=main.cpp vsthost.cpp editor.cpp
+SRCS=main.cpp vsthost.cpp vstmaster.cpp vstedit.cpp vstparam.cpp vstmidi.cpp editor.cpp
HDRS=main.h vsthost.h editor.h editorwin.hpp editormac.hpp