From c33a0852fc4da4c0739a089018411854719ec1e2 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 23 Jan 2004 04:20:44 +0000 Subject: "" svn path=/trunk/; revision=1290 --- externals/grill/vst/make-files.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'externals/grill/vst/make-files.txt') 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 -- cgit v1.2.1