summaryrefslogtreecommitdiff
path: root/MirandaPlugin/Templates/1033/Templates.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MirandaPlugin/Templates/1033/Templates.inf')
-rw-r--r--MirandaPlugin/Templates/1033/Templates.inf26
1 files changed, 26 insertions, 0 deletions
diff --git a/MirandaPlugin/Templates/1033/Templates.inf b/MirandaPlugin/Templates/1033/Templates.inf
new file mode 100644
index 0000000..8094d44
--- /dev/null
+++ b/MirandaPlugin/Templates/1033/Templates.inf
@@ -0,0 +1,26 @@
+readme.txt
+common.h
+common.cpp
+version.h
+version.rc
+base.rc
+resource.rc
+resource.h
+base.cpp
+[!if OPTIONS_PAGE]
+options.cpp
+options.h
+[!endif]
+[!if FILTER_CODE]
+filter.cpp
+filter.h
+[!endif]
+[!if USE_NETLIB]
+net.cpp
+net.h
+[!endif]
+[!if MAIN_MENU || CONTACT_MENU]
+menu.cpp
+menu.h
+menu.ico
+[!endif]