aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/make-files.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-02-23 00:09:18 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-02-23 00:09:18 +0000
commitabcb79a75c9d5784f41260d25fdd0029641cb968 (patch)
tree3233eee9223dfc226b5d843ba134690c95fc1766 /externals/grill/vst/make-files.txt
parent90009cca00b50cc88e0ef0a26728e19418cbd12f (diff)
""
svn path=/trunk/; revision=423
Diffstat (limited to 'externals/grill/vst/make-files.txt')
-rw-r--r--externals/grill/vst/make-files.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/externals/grill/vst/make-files.txt b/externals/grill/vst/make-files.txt
new file mode 100644
index 00000000..31a51078
--- /dev/null
+++ b/externals/grill/vst/make-files.txt
@@ -0,0 +1,7 @@
+# all the source files from the package
+SRCS= \
+ main.cpp
+
+HDRS= \
+ main.h vst~.h
+