appinstaller/AppinstUi/startuplistupdater/tsrc/mt_startuplistupdater/data_src/teststartlist/teststartlist.cpp
changeset 80 9dcba1ee99f7
parent 33 8110bf1194d1
equal deleted inserted replaced
77:d1838696558c 80:9dcba1ee99f7
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "teststartlist.h"
    19 #include "teststartlist.h"
       
    20 #include <e32debug.h>           // RDebug
    20 
    21 
    21 
    22 
    22 GLDEF_C TInt E32Main()
    23 GLDEF_C TInt E32Main()
    23     {
    24     {
       
    25     RDebug::Printf("AUTO-STARTUP-TRACE: teststartlist started");
    24     return KErrNone;
    26     return KErrNone;
    25     }
    27     }
    26 
    28