idlehomescreen/hscontentcontrol/group/hscontentcontrol.mmp
changeset 2 08c6ee43b396
parent 1 5315654608de
child 9 f966699dea19
equal deleted inserted replaced
1:5315654608de 2:08c6ee43b396
    30 SOURCEPATH        ../src
    30 SOURCEPATH        ../src
    31 
    31 
    32 SOURCE            hscontentcontrolfactory.cpp 
    32 SOURCE            hscontentcontrolfactory.cpp 
    33 SOURCE            hscontentcontrolui.cpp 
    33 SOURCE            hscontentcontrolui.cpp 
    34 SOURCE            hscontentcontrolecomlistener.cpp
    34 SOURCE            hscontentcontrolecomlistener.cpp
       
    35 SOURCE            hscontentcontroluninstallmonitor.cpp
    35 
    36 
    36 //By default, the build tools look for the WINSCW def file in a BWINS directory
    37 //By default, the build tools look for the WINSCW def file in a BWINS directory
    37 //(at the same level as the directory containing the mmp file), 
    38 //(at the same level as the directory containing the mmp file), 
    38 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    39 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    39 //If def files are stored in these locations, the project files does not need to specify
    40 //If def files are stored in these locations, the project files does not need to specify