classicui_pub/tsrc/bc/apps/S60_SDK3.0/bctestnote/group/bctestnote.mmp
branchRCL_3
changeset 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
       
     1 /*
       
     2 * Copyright (c) 2006-2009 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:         project specification file for the bctestnote
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 
       
    26 TARGET          bctestnote.exe
       
    27 TARGETTYPE      exe
       
    28 UID             0x0 0x20004749
       
    29 
       
    30 VENDORID        0x101FB657
       
    31 CAPABILITY      NetworkServices LocalServices Location ReadUserData  \
       
    32                 WriteUserData ReadDeviceData WriteDeviceData SwEvent \
       
    33                 UserEnvironment
       
    34 
       
    35 TARGETPATH      sys/bin
       
    36 
       
    37 EPOCSTACKSIZE 0x10000
       
    38 EPOCHEAPSIZE 0x10000 0x1000000
       
    39 
       
    40 START RESOURCE bctestnote.rss
       
    41 
       
    42 HEADER
       
    43 TARGETPATH resource/apps
       
    44 END  // RESOURCE
       
    45 
       
    46 //LANG            sc
       
    47 
       
    48 SOURCEPATH      ../src
       
    49 SOURCE          bctestnoteapp.cpp
       
    50 SOURCE          bctestnotedocument.cpp
       
    51 SOURCE          bctestnoteappui.cpp
       
    52 SOURCE          bctestnoteview.cpp
       
    53 SOURCE          bctestnotecontainer.cpp
       
    54 SOURCE          bctestnotewrappercase.cpp
       
    55 SOURCE          bctestwaitdialogcase.cpp
       
    56 SOURCE          bctestsubstaticnote.cpp
       
    57 SOURCE          bcteststaticnotecase.cpp
       
    58 SOURCE          bctesteikinfodialogcase.cpp
       
    59 SOURCE          bctestsubeikprogressinfo.cpp
       
    60 SOURCE          bctesteikprogressinfocase.cpp
       
    61 SOURCE          bctestsubwaitnotewrapper.cpp
       
    62 SOURCE          bctestwaitnotewrappercase.cpp
       
    63 SOURCE          bctestsubnotedialog.cpp
       
    64 SOURCE          bctestnotedialogcase.cpp
       
    65 SOURCE          bctestnotecontrolcase.cpp
       
    66 
       
    67 USERINCLUDE     . ../inc
       
    68 USERINCLUDE     ../../../bctestutil/inc
       
    69 
       
    70 SYSTEMINCLUDE   . /epoc32/include
       
    71 
       
    72 LIBRARY	    	aknicon.lib
       
    73 LIBRARY         aknskins.lib
       
    74 LIBRARY         avkon.lib
       
    75 LIBRARY         apparc.lib
       
    76 LIBRARY         aknnotify.lib
       
    77 LIBRARY         apgrfx.lib
       
    78 LIBRARY         bafl.lib 
       
    79 LIBRARY         bctestutil.lib 
       
    80 LIBRARY         cone.lib
       
    81 LIBRARY         egul.lib
       
    82 LIBRARY         euser.lib
       
    83 LIBRARY         eikcore.lib
       
    84 LIBRARY         eikcoctl.lib
       
    85 LIBRARY         eikctl.lib
       
    86 LIBRARY         eikdlg.lib
       
    87 LIBRARY         eikcdlg.lib
       
    88 LIBRARY         estor.lib
       
    89 
       
    90 // Creates Mbm file.
       
    91 START BITMAP    bctestnote.mbm
       
    92 HEADER
       
    93 TARGETPATH      /resource/apps 
       
    94 SOURCEPATH ../datasrc
       
    95 SOURCE c12 bctestnoteerroricon.bmp
       
    96 SOURCE c12 bctestnoteerroriconm.bmp
       
    97 SOURCE c12 bctestnotewarningicon.bmp
       
    98 SOURCE c12 bctestnotewarningiconm.bmp
       
    99 SOURCE c12 bctestnoteinformationicon.bmp
       
   100 SOURCE c12 bctestnoteinformationiconm.bmp
       
   101 SOURCE c12 bctestnoteconfirmationicon.bmp
       
   102 SOURCE c12 bctestnoteconfirmationiconm.bmp
       
   103 SOURCE c12 bctestnotewaiticon.bmp
       
   104 SOURCE c12 bctestnotewaiticonm.bmp
       
   105 SOURCE c12 bctestnotepermanenticon.bmp
       
   106 SOURCE c12 bctestnotepermanenticonm.bmp
       
   107 SOURCE c12 bctestnoteprogressicon.bmp
       
   108 SOURCE c12 bctestnoteprogressiconm.bmp
       
   109 source c8  indicato.bmp
       
   110 source c8  indicatom.bmp
       
   111 source c8  testimage1.bmp
       
   112 source c8  testimage1mask.bmp
       
   113 source c8  qgn_indi_attach_audio.bmp
       
   114 source c8  qgn_indi_attach_audio_mask.bmp
       
   115 source c8  lshellicon.bmp
       
   116 source c8  lshelliconm.bmp
       
   117 source c8  photo.bmp
       
   118 source c8  photom.bmp
       
   119 source c8  30x40.bmp
       
   120 source c8  30x40m.bmp
       
   121 END
       
   122 
       
   123 START RESOURCE ../group/bctestnote_reg.rss
       
   124 DEPENDS bctestnote.rsg
       
   125 HEADER
       
   126 TARGETPATH /private/10003a3f/apps
       
   127 END
       
   128