aboutsummaryrefslogtreecommitdiff
path: root/vst.clw
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-19 15:00:09 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-19 15:00:09 +0000
commit5157decd47710b3ed8e4e62e79e07aa1967bd532 (patch)
treec9ba586df5be18b55bc2c5ceafc7f0069cdadf11 /vst.clw
This commit was generated by cvs2svn to compensate for changes in r14,HEADsvn2git-rootsvn2git-headexternals/vst
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vst/; revision=15
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
+