summaryrefslogtreecommitdiff
path: root/nohtml/readme.txt
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-04-25 15:34:26 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-04-25 15:34:26 +0000
commit50b715009438967fa9b37a62649db216ce8021b7 (patch)
treef2e16ff9e8297b213577d19e121a044532f15fcd /nohtml/readme.txt
parenta44175dd565f39990ef57719313ef3a88a8d01b6 (diff)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@145 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'nohtml/readme.txt')
-rw-r--r--nohtml/readme.txt47
1 files changed, 47 insertions, 0 deletions
diff --git a/nohtml/readme.txt b/nohtml/readme.txt
new file mode 100644
index 0000000..b1f1008
--- /dev/null
+++ b/nohtml/readme.txt
@@ -0,0 +1,47 @@
+========================================================================
+ Miranda Plugin : nohtml Project Overview
+========================================================================
+
+Miranda Plugin has created this nohtml project for you as a starting point.
+
+This file contains a summary of what you will find in each of the files that make up your project.
+
+nohtml.vcproj
+ This is the main project file for projects generated using an Application Wizard.
+ It contains information about the version of the product that generated the file, and
+ information about the platforms, configurations, and project features selected with the
+ Application Wizard.
+
+nohtml.cpp
+ Main plugin file. Contains the functions necessary for the plugin to load.
+
+nohtml.rc
+ Project resources - this is the the only resource file that should require editing on your part!
+ This file contains for example the options dialog page.
+
+version.h
+ Version information
+
+version.rc
+ Version resource - do not edit!
+
+common.h
+ Common includes - also acts as the procompiled header file for the project.
+
+common.cpp
+ Just includes the common.h header file.
+
+resource.h
+ Resource defines
+
+resource.rc
+ Binds together the version and plugin resources - do not edit!
+
+options.cpp
+options.h
+ These files contain the dialog procedure for the options page, and placeholders for options including save and load routines.
+
+/////////////////////////////////////////////////////////////////////////////
+Other notes:
+
+/////////////////////////////////////////////////////////////////////////////