aboutsummaryrefslogtreecommitdiff
path: root/vst.clw
diff options
context:
space:
mode:
Diffstat (limited to 'vst.clw')
-rw-r--r--vst.clw37
1 files changed, 37 insertions, 0 deletions
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
+