aboutsummaryrefslogtreecommitdiff
path: root/vst.clw
blob: 5e1b73fe5e4f5b3a8106d1faea0e9128b07848f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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