cdlcompilertoolkit/src/CdlTkWriteInstance.cpp
branchRCL_3
changeset 44 8b4f687b7a95
parent 1 b700e12870ca
--- a/cdlcompilertoolkit/src/CdlTkWriteInstance.cpp	Wed Sep 01 12:16:33 2010 +0100
+++ b/cdlcompilertoolkit/src/CdlTkWriteInstance.cpp	Tue Sep 14 23:14:45 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009, 2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -129,14 +129,13 @@
 * Description:\n\
 *\n\
 */\n\n\
-// This file was generated from $CDLNAME.\n\
 // It contains the customisation API.\n\
 // It should not be modified manually.\n\
 \n\
 #ifndef $CDLGUARD\n\
 #define $CDLGUARD\n\
 \n\
-#include <cdlengdef.h>\n\
+#include <CdlEngDef.h>\n\
 #include \"$CDLINCNAME.common.h\"\n\
 \n\
 namespace $CDLNS\n\
@@ -216,8 +215,6 @@
 * Description:\n\
 *\n\
 */\n\n\
-// $INSTNAME generated by\n\
-// $CMDLINE\n\
 // This customisation implements the interface defined in $CDLNAME\n\
 \n\
 #include \"$HEADERNAME\"\n\
@@ -281,8 +278,6 @@
 *\n\
 */\n\n\
 // This header file contains the customisation implementation identity for $INSTNAME\n\
-// It was generated by:\n\
-// $CMDLINE\n\
 // This file may be manually modified.\n\
 \n\
 #ifndef $INSTGUARD\n\
@@ -325,8 +320,6 @@
 *\n\
 */\n\n\
 // This header file contains the customisation implementation identity for $INSTNAME\n\
-// It was generated by:\n\
-// $CMDLINE\n\
 // This file may be manually modified.\n\
 \n\
 #ifndef $INSTGUARDRH\n\