featuremgmt/featuremgr/test/rtest/src/t_fmgrswi.cpp
changeset 15 3eacc0623088
parent 14 15018f1726c7
child 12 31a8f755b7fe
equal deleted inserted replaced
14:15018f1726c7 15:3eacc0623088
    19 #include <e32property.h>
    19 #include <e32property.h>
    20 #include <featmgr.h>
    20 #include <featmgr.h>
    21 #include <featureuids.h>
    21 #include <featureuids.h>
    22 #include <featurecontrol.h>
    22 #include <featurecontrol.h>
    23 #include <featdiscovery.h>
    23 #include <featdiscovery.h>
    24 #include "..\src\inc\featmgrconfiguration.h"
    24 #include "../src/inc/featmgrconfiguration.h"
    25 
    25 
    26 ///////////////////////////////////////////////////////////////////////////////////////
    26 ///////////////////////////////////////////////////////////////////////////////////////
    27 
    27 
    28 static RTest TheTest(_L("t_fmgrswi"));
    28 static RTest TheTest(_L("t_fmgrswi"));
    29 
    29