dbcreator/commsdatcreator/group/cdccommsdatcreator.mmp
branchRCL_3
changeset 58 83ca720e2b9a
parent 57 05bc53fe583b
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
     1 /*
     1 /*
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008 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".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:   Project description file for commsdatcreator
    15 * Project description file for commsdatcreator
    15 *
    16 */
    16 */
       
    17 
       
    18 
    17 
    19 
    18 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    19 
    21 
    20 TARGET      commsdatcreator.dll
    22 TARGET      commsdatcreator.dll
    21 TARGETTYPE  dll
    23 TARGETTYPE  dll
    26 
    28 
    27 VENDORID VID_DEFAULT
    29 VENDORID VID_DEFAULT
    28   
    30   
    29 LANG SC
    31 LANG SC
    30     
    32     
    31 SOURCEPATH     ../src
    33 SOURCEPATH     ../Src
    32 
    34 
    33 SOURCE        cdcreaderbase.cpp
    35 SOURCE        cdcreaderbase.cpp
    34 SOURCE        cdcreaderxml.cpp
    36 SOURCE        cdcreaderxml.cpp
    35 SOURCE        cdcprocessorbase.cpp
    37 SOURCE        cdcprocessorbase.cpp
    36 SOURCE 	      cdcprocessorpacketdata.cpp
    38 SOURCE 	      cdcprocessorpacketdata.cpp
    46 SOURCE 	      cdctagcontainer.cpp
    48 SOURCE 	      cdctagcontainer.cpp
    47 SOURCE        cdcdumptables.cpp
    49 SOURCE        cdcdumptables.cpp
    48 
    50 
    49 
    51 
    50 // Component specific internal headers 
    52 // Component specific internal headers 
    51 USERINCLUDE			../inc
    53 USERINCLUDE			../Inc
    52 
    54 
    53 USERINCLUDE			../../inc
    55 USERINCLUDE			../../inc
    54 
    56 
    55 // ADO-SUBSYSTEM specific internal headers 
    57 // ADO-SUBSYSTEM specific internal headers 
    56 SYSTEMINCLUDE		../../../inc
    58 SYSTEMINCLUDE		../../../inc
    69 LIBRARY        FeatMgr.lib
    71 LIBRARY        FeatMgr.lib
    70 LIBRARY        cmmanager.lib
    72 LIBRARY        cmmanager.lib
    71 LIBRARY        cmmanagerdatabase.lib
    73 LIBRARY        cmmanagerdatabase.lib
    72 LIBRARY        flogger.lib 
    74 LIBRARY        flogger.lib 
    73 LIBRARY        centralrepository.lib
    75 LIBRARY        centralrepository.lib
    74 LIBRARY        eaptools.lib