diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-05-10 10:06:27 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-05-10 10:06:27 +0200 |
commit | ee6ce6a61b65eaf8161ed24b8f786ebea4499722 (patch) | |
tree | 8c35c7f0d556aee96224721ba015ce0c4d28000d | |
parent | cff4840af9102887c3055f58adb29de1c11ad685 (diff) | |
download | fpGUI-ee6ce6a61b65eaf8161ed24b8f786ebea4499722.tar.xz |
added readme.txt for MSEide template project
-rw-r--r-- | extras/mseide_templates/readme.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/extras/mseide_templates/readme.txt b/extras/mseide_templates/readme.txt new file mode 100644 index 00000000..380c23a4 --- /dev/null +++ b/extras/mseide_templates/readme.txt @@ -0,0 +1,17 @@ + +Project Template for MSEide +---------------------------- + + To use it, copy the project template to the usual + MSEide templates directory, or use if from where + it is - inside fpGUI directory. + "Project > New > From Template" then browse to + fpGUI directory and select the "fpgui.prj" file. + + Under "Project > Options > Macros" you need to update + the path to where fpGUI is located on your system. + + + -------------- end ----------------- + + |