From 72312b8ee69c00c50a7e7470a3147ff627d98410 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 12 Mar 2003 04:40:48 +0000 Subject: "" svn path=/trunk/; revision=466 --- externals/grill/vst/make-files.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 31a51078..67823ba6 100644 --- a/externals/grill/vst/make-files.txt +++ b/externals/grill/vst/make-files.txt @@ -1,7 +1,7 @@ -# all the source files from the package -SRCS= \ - main.cpp - -HDRS= \ - main.h vst~.h - +# all the source files from the package +SRCS= main.cpp +SRCS_WIN=EditorThread.cpp PopupWindow.cpp VstHost.cpp StdAfx.cpp + +HDRS= \ + main.h vst.h + -- cgit v1.2.1