cdlcompilertoolkit/src/CdlTkWriteDll.cpp
branchRCL_3
changeset 44 8b4f687b7a95
parent 1 b700e12870ca
equal deleted inserted replaced
42:01fc9b7302d1 44:8b4f687b7a95
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009, 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    52 const string KBldInf = "\
    52 const string KBldInf = "\
    53 /*\n\
    53 /*\n\
    54 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
    54 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
    55 * All rights reserved.\n\
    55 * All rights reserved.\n\
    56 * This component and the accompanying materials are made available\n\
    56 * This component and the accompanying materials are made available\n\
    57 * under the terms of  \"Eclipse Public License v1.0\"\n\
    57 * under the terms of \"Eclipse Public License v1.0\"\n\
    58 * which accompanies this distribution, and is available\n\
    58 * which accompanies this distribution, and is available\n\
    59 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
    59 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
    60 *\n\
    60 *\n\
    61 * Initial Contributors:\n\
    61 * Initial Contributors:\n\
    62 * Nokia Corporation - initial contribution.\n\
    62 * Nokia Corporation - initial contribution.\n\
    63 *\n\
    63 *\n\
    64 * Contributors:\n\
    64 * Contributors:\n\
    65 *\n\
    65 *\n\
    66 * Description:\n\
    66 * Description:\n\
    67 *\n\
    67 *\n\
    68 */\n\n\
    68 */\n\n\
    69 // This file was generated by:\n\
       
    70 // $CMDLINE\n\
       
    71 // It lists the makefile for a customisation DLL.\n\
    69 // It lists the makefile for a customisation DLL.\n\
    72 // It may be modified manually.\n\
    70 // It may be modified manually.\n\
    73 \n\
    71 \n\
    74 PRJ_MMPFILES\n\
    72 PRJ_MMPFILES\n\
    75 $MMP_NAME\n";
    73 $MMP_NAME\n";
   107 * Contributors:\n\
   105 * Contributors:\n\
   108 *\n\
   106 *\n\
   109 * Description:\n\
   107 * Description:\n\
   110 *\n\
   108 *\n\
   111 */\n\n\
   109 */\n\n\
   112 // This file was generated by:\n\
       
   113 // $CMDLINE\n\
       
   114 // It contains the project definition for a customisation DLL.\n\
   110 // It contains the project definition for a customisation DLL.\n\
   115 // It may be modified manually.\n\
   111 // It may be modified manually.\n\
   116 #include <platform_paths.hrh>\n\
   112 #include <platform_paths.hrh>\n\
   117 \n\
   113 \n\
   118 target           $UID.dll\n\
   114 target           $UID.dll\n\
   188 const string KMainCpp = "\
   184 const string KMainCpp = "\
   189 /*\n\
   185 /*\n\
   190 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   186 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   191 * All rights reserved.\n\
   187 * All rights reserved.\n\
   192 * This component and the accompanying materials are made available\n\
   188 * This component and the accompanying materials are made available\n\
   193 * under the terms of  \"Eclipse Public License v1.0\"\n\
   189 * under the terms of \"Eclipse Public License v1.0\"\n\
   194 * which accompanies this distribution, and is available\n\
   190 * which accompanies this distribution, and is available\n\
   195 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   191 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   196 *\n\
   192 *\n\
   197 * Initial Contributors:\n\
   193 * Initial Contributors:\n\
   198 * Nokia Corporation - initial contribution.\n\
   194 * Nokia Corporation - initial contribution.\n\
   199 *\n\
   195 *\n\
   200 * Contributors:\n\
   196 * Contributors:\n\
   201 *\n\
   197 *\n\
   202 * Description:\n\
   198 * Description:\n\
   203 *\n\
   199 *\n\
   204 */\n\n\
   200 */\n\n\
   205 // This file was generated by:\n\
       
   206 // $CMDLINE\n\
       
   207 // This is the main source file for a customisation DLL.\n\
   201 // This is the main source file for a customisation DLL.\n\
   208 // It may be modified manually.\n\
   202 // It may be modified manually.\n\
   209 \n\
   203 \n\
   210 $INCLUDES\
   204 $INCLUDES\
   211 \n\
   205 \n\
   292 const string KInstHeaderBody = "\
   286 const string KInstHeaderBody = "\
   293 /*\n\
   287 /*\n\
   294 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   288 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   295 * All rights reserved.\n\
   289 * All rights reserved.\n\
   296 * This component and the accompanying materials are made available\n\
   290 * This component and the accompanying materials are made available\n\
   297 * under the terms of  \"Eclipse Public License v1.0\"\n\
   291 * under the terms of \"Eclipse Public License v1.0\"\n\
   298 * which accompanies this distribution, and is available\n\
   292 * which accompanies this distribution, and is available\n\
   299 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   293 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   300 *\n\
   294 *\n\
   301 * Initial Contributors:\n\
   295 * Initial Contributors:\n\
   302 * Nokia Corporation - initial contribution.\n\
   296 * Nokia Corporation - initial contribution.\n\
   303 *\n\
   297 *\n\
   304 * Contributors:\n\
   298 * Contributors:\n\
   305 *\n\
   299 *\n\
   306 * Description:\n\
   300 * Description:\n\
   307 *\n\
   301 *\n\
   308 */\n\n\
   302 */\n\n\
   309 // Header file for automatic instance id assignment for $DLL_NAME, generated by:\n\
       
   310 // $CMDLINE\n\
       
   311 #ifndef $DLL_NAME_INST_IDS\n\
   303 #ifndef $DLL_NAME_INST_IDS\n\
   312 #define $DLL_NAME_INST_IDS\n\
   304 #define $DLL_NAME_INST_IDS\n\
   313 \n\
   305 \n\
   314 $IDS\
   306 $IDS\
   315 \n\
   307 \n\
   353 const string KEComRss = "\
   345 const string KEComRss = "\
   354 /*\n\
   346 /*\n\
   355 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   347 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\
   356 * All rights reserved.\n\
   348 * All rights reserved.\n\
   357 * This component and the accompanying materials are made available\n\
   349 * This component and the accompanying materials are made available\n\
   358 * under the terms of  \"Eclipse Public License v1.0\"\n\
   350 * under the terms of \"Eclipse Public License v1.0\"\n\
   359 * which accompanies this distribution, and is available\n\
   351 * which accompanies this distribution, and is available\n\
   360 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   352 * at the URL \"http://www.eclipse.org/legal/epl-v10.html\".\n\
   361 *\n\
   353 *\n\
   362 * Initial Contributors:\n\
   354 * Initial Contributors:\n\
   363 * Nokia Corporation - initial contribution.\n\
   355 * Nokia Corporation - initial contribution.\n\