aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/make-files.txt')
-rw-r--r--externals/grill/vst/make-files.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/externals/grill/vst/make-files.txt b/externals/grill/vst/make-files.txt
index 67823ba6..593054b9 100644
--- a/externals/grill/vst/make-files.txt
+++ b/externals/grill/vst/make-files.txt
@@ -1,7 +1,6 @@
# all the source files from the package
SRCS= main.cpp
-SRCS_WIN=EditorThread.cpp PopupWindow.cpp VstHost.cpp StdAfx.cpp
+SRCS_WIN=VstHost.cpp EditorWin.cpp
-HDRS= \
- main.h vst.h
+HDRS= main.h VstHost.h Editor.h