--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/createsrc-templates/FshellCmd/SkeletonTemplate.mmp Wed Jun 23 15:52:26 2010 +0100
@@ -0,0 +1,19 @@
+// SkeletonTemplate.mmp
+//
+// [[COPYRIGHT]]
+//
+
+#include <fshell/common.mmh>
+
+target skeletontemplate.exe
+targettype exe
+uid FSHELL_UID2_FSHELL_EXE FSHELL_UID_SKELETONTEMPLATE
+capability FSHELL_CAP_MMP_NORMAL
+
+userinclude .
+#include <fshell/fsh_system_include.mmh>
+sourcepath .
+source SkeletonTemplate.cpp
+
+library euser.lib
+library iocli.lib