diff -r 000000000000 -r 7f656887cf89 tools/createsrc-templates/AsConsole/inc/SkeletonTemplateUid.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/createsrc-templates/AsConsole/inc/SkeletonTemplateUid.h Wed Jun 23 15:52:26 2010 +0100 @@ -0,0 +1,11 @@ +// SkeletonTemplateUid.h +// +// [[COPYRIGHT]] +// + +#ifndef _SKELETONTEMPLATEUID_H +#define _SKELETONTEMPLATEUID_H + +#define KSkeletonTemplateUid [[UID]] + +#endif //_SKELETONTEMPLATEUID_H