summaryrefslogtreecommitdiff
path: root/MirandaPlugin/Templates/1033/Templates.inf
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-02-02 14:17:26 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-02-02 14:17:26 +0000
commit8029b70725875a41ee394aabcbe4d39b658a6364 (patch)
tree5067e677504c641d23deaca9d0553b263f91bca2 /MirandaPlugin/Templates/1033/Templates.inf
parentb75d91b2249acd062d80bfccdb66e8d25284ad9c (diff)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@107 4f64403b-2f21-0410-a795-97e2b3489a10
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]