classicui_pub/editors_api/tsrc/group/testsdkeditors.mmp
branchRCL_3
changeset 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
       
     1 /*TYPE TESTCLASS*//*
       
     2 * Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  test Aknedsts.h aknipfed.h AknLocationEd.h aknnumed.h AknNumEdwin.h
       
    15                       Aknnumseced.h aknuniteditor.h EikCcpu.h EIKEDWIN.H EIKFPNE.H
       
    16                       EIKGTED.H EIKMFNE.H EIKRTED.H EIKSECED.H
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh> 
       
    22 #ifdef SBSV2
       
    23     #include <platform_paths.hrh>
       
    24 #else // SBSV2 not defined
       
    25     #include <platform_paths.hrh>
       
    26 #endif // SBSV2
       
    27 
       
    28 TARGET          testsdkeditors.dll
       
    29 TARGETTYPE      dll
       
    30 UID 0x1000008D 0x2001CB80
       
    31 
       
    32 CAPABILITY      ALL -TCB
       
    33 
       
    34 DEFFILE         testsdkeditors.def
       
    35 
       
    36 #ifdef SBSV2
       
    37     SOURCEPATH     ../data
       
    38     START RESOURCE  testsdkeditors.rss
       
    39     HEADER
       
    40     TARGETPATH RESOURCE_FILES_DIR
       
    41     END
       
    42 #else // SBSV2 not defined
       
    43 SOURCEPATH     ../data
       
    44     START RESOURCE  testsdkeditors.rss
       
    45     HEADER
       
    46     TARGETPATH RESOURCE_FILES_DIR
       
    47     END
       
    48 #endif // SBSV2
       
    49 
       
    50 #ifdef SBSV2
       
    51     USERINCLUDE     ../inc 
       
    52 
       
    53     MW_LAYER_SYSTEMINCLUDE
       
    54 
       
    55     SOURCEPATH      ../src
       
    56 #else // SBSV2 not defined
       
    57 USERINCLUDE     ../inc 
       
    58 
       
    59 MW_LAYER_SYSTEMINCLUDE
       
    60 
       
    61 SOURCEPATH      ../src
       
    62 #endif // SBSV2
       
    63 
       
    64 SOURCE          testsdkeditors.cpp
       
    65 SOURCE          testsdkeditorsblocks.cpp
       
    66 SOURCE          testsdkeditorsblocksedsts.cpp
       
    67 SOURCE          testsdkeditorsedstateobserver.cpp
       
    68 SOURCE          testsdkeditorsblockslocationed.cpp
       
    69 SOURCE          testsdkeditorsblocksnipfed.cpp
       
    70 SOURCE          testsdkeditorsblocksnumed.cpp
       
    71 SOURCE          testsdkeditorsblocksnumedwin.cpp
       
    72 SOURCE          testsdkeditorsnumed.cpp
       
    73 SOURCE          testsdkeditorslocationed.cpp
       
    74 SOURCE          testsdkeditorsblocksnumseced.cpp
       
    75 SOURCE          testsdkeditorsblocksuniteditor.cpp
       
    76 SOURCE          testsdkeditorsblocksccpu.cpp
       
    77 SOURCE          testsdkeditorsblocksfpointeditor.cpp
       
    78 SOURCE          testsdkeditorsblocksedwin.cpp
       
    79 SOURCE          testsdkeditorsedwin.cpp
       
    80 SOURCE          testsdkeditorscontrol.cpp
       
    81 SOURCE          testsdkirfactory.cpp
       
    82 SOURCE          testsdkeditorsblocksglobaltext.cpp
       
    83 SOURCE          testsdkeditorsglobaltext.cpp
       
    84 SOURCE          testsdkeditorsdialogfactory.cpp
       
    85 SOURCE          testsdkeditorsblocksrichtext.cpp
       
    86 SOURCE          testsdkeditorsblockssecrettext.cpp
       
    87 SOURCE          testsdkeditorsrichtext.cpp
       
    88 SOURCE          testsdkeditorssecrettext.cpp
       
    89 SOURCE          testsdkeditorsblocksmfne.cpp
       
    90 SOURCE          testsdkeditorsmfne.cpp
       
    91 SOURCE          testsdkeditorseikmfne.cpp
       
    92 SOURCE          testedwindialog.cpp
       
    93 
       
    94 LIBRARY         euser.lib
       
    95 LIBRARY         StifTestInterface.lib
       
    96 LIBRARY         stiftestengine.lib
       
    97 LIBRARY         avkon.lib
       
    98 LIBRARY         eikcdlg.lib
       
    99 LIBRARY         eikctl.lib
       
   100 LIBRARY         bafl.lib
       
   101 LIBRARY         cone.lib
       
   102 LIBRARY         egul.lib
       
   103 LIBRARY         eikcoctl.lib
       
   104 LIBRARY         estor.lib
       
   105 LIBRARY         eikdlg.lib
       
   106 LIBRARY         ws32.lib
       
   107 LIBRARY         form.lib
       
   108 LIBRARY         uiklaf.lib
       
   109 LIBRARY         eikcore.lib
       
   110 LIBRARY         lbs.lib
       
   111 LIBRARY         insock.lib
       
   112 LIBRARY         fepbase.lib
       
   113 LIBRARY         etext.lib
       
   114 LIBRARY         field.lib
       
   115 LIBRARY         efsrv.lib
       
   116 LIBRARY         gdi.lib
       
   117 LIBRARY         aknskins.lib
       
   118 LIBRARY         aknskinsrv.lib
       
   119 LIBRARY         aknswallpaperutils.lib
       
   120 LIBRARY         fbscli.lib
       
   121 LIBRARY         print.lib
       
   122 LIBRARY         apparc.lib
       
   123 LIBRARY         aknphysics.lib
       
   124 
       
   125 LANG            SC
       
   126 
       
   127 // End of File