tools/createsrc-templates/FshellCmd/SkeletonTemplate.mmp
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Mon, 25 Oct 2010 10:37:01 +0100
changeset 75 6bffbe8be665
parent 0 7f656887cf89
permissions -rw-r--r--
Added bsym file format spec.

// 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