cryptomgmtlibs/securitytestfw/test/captestframework/captestframeworkhelper.cpp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    24 
    24 
    25 //This is a dummy source file to be used to create a dummy exe
    25 //This is a dummy source file to be used to create a dummy exe
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <f32file.h>
    27 #include <f32file.h>
    28 
    28 
    29 #include <captestframework/captestframework.h>
    29 #include "captestframework.h"
    30 
    30 
    31 
    31 
    32 void MainL();
    32 void MainL();
    33 
    33 
    34 GLDEF_D TInt E32Main()
    34 GLDEF_D TInt E32Main()