From 5157decd47710b3ed8e4e62e79e07aa1967bd532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 19 Jun 2002 15:00:09 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r14, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vst/; revision=15 --- vst.clw | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 vst.clw (limited to 'vst.clw') diff --git a/vst.clw b/vst.clw new file mode 100644 index 0000000..5e1b73f --- /dev/null +++ b/vst.clw @@ -0,0 +1,37 @@ +; CLW file contains information for the MFC ClassWizard + +[General Info] +Version=1 +ClassCount=3 +Class1=CVstApp +LastClass=CPopupWindow +NewFileInclude2=#include "vst.h" +ResourceCount=0 +NewFileInclude1=#include "stdafx.h" +Class2=CEditorThread +LastTemplate=CFrameWnd +Class3=CPopupWindow + +[CLS:CVstApp] +Type=0 +HeaderFile=vst.h +ImplementationFile=vst.cpp +Filter=N + +[CLS:CEditorThread] +Type=0 +HeaderFile=EditorThread.h +ImplementationFile=EditorThread.cpp +BaseClass=CWinThread +Filter=N +LastObject=CEditorThread + +[CLS:CPopupWindow] +Type=0 +HeaderFile=PopupWindow.h +ImplementationFile=PopupWindow.cpp +BaseClass=CFrameWnd +Filter=T +VirtualFilter=fWC +LastObject=CPopupWindow + -- cgit v1.2.1