idlehomescreen/hscontentcontrol/group/hscontentcontrol.mmp
branchRCL_3
changeset 17 b8fae6b8a148
parent 9 f966699dea19
equal deleted inserted replaced
12:9674c1a575e9 17:b8fae6b8a148
    31 SOURCEPATH        ../src
    31 SOURCEPATH        ../src
    32 
    32 
    33 SOURCE            hscontentcontrolfactory.cpp 
    33 SOURCE            hscontentcontrolfactory.cpp 
    34 SOURCE            hscontentcontrolui.cpp 
    34 SOURCE            hscontentcontrolui.cpp 
    35 SOURCE            hscontentcontrolecomlistener.cpp
    35 SOURCE            hscontentcontrolecomlistener.cpp
    36 SOURCE            hscontentcontroluninstallmonitor.cpp
    36 SOURCE            hscontentcontrolswilistener.cpp
    37 
    37 
    38 //By default, the build tools look for the WINSCW def file in a BWINS directory
    38 //By default, the build tools look for the WINSCW def file in a BWINS directory
    39 //(at the same level as the directory containing the mmp file), 
    39 //(at the same level as the directory containing the mmp file), 
    40 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    40 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    41 //If def files are stored in these locations, the project files does not need to specify
    41 //If def files are stored in these locations, the project files does not need to specify
    58 
    58 
    59 LIBRARY           euser.lib
    59 LIBRARY           euser.lib
    60 LIBRARY           estor.lib
    60 LIBRARY           estor.lib
    61 LIBRARY           ecom.lib
    61 LIBRARY           ecom.lib
    62 LIBRARY           charconv.lib
    62 LIBRARY           charconv.lib
    63 LIBRARY           xn3layoutengine.lib	
    63 LIBRARY           swiutils.lib
       
    64 LIBRARY           xn3layoutengine.lib
    64 
    65 
    65 #ifdef ENABLE_ABIV2_MODE
    66 #ifdef ENABLE_ABIV2_MODE
    66 DEBUGGABLE
    67 DEBUGGABLE
    67 #endif
    68 #endif
    68 
    69