1 /* |
1 /*TYPE TESTCLASS*//* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
30 //TARGETPATH ?target_path |
30 //TARGETPATH ?target_path |
31 DEFFILE VCXMyVideosCollectionPluginTest.def |
31 DEFFILE VCXMyVideosCollectionPluginTest.def |
32 |
32 |
33 USERINCLUDE ../inc |
33 USERINCLUDE ../inc |
34 USERINCLUDE ../../../inc |
34 USERINCLUDE ../../../inc |
|
35 USERINCLUDE ../../../../../tsrc/VCXTestCommon/inc |
35 |
36 |
36 SYSTEMINCLUDE /Epoc32/include/ecom |
37 SYSTEMINCLUDE /Epoc32/include/ecom |
37 APP_LAYER_SYSTEMINCLUDE |
38 APP_LAYER_SYSTEMINCLUDE |
38 |
39 |
39 SOURCEPATH ../src |
40 SOURCEPATH ../src |
40 |
41 |
41 SOURCE VCXMyVideosCollectionPluginTest.cpp |
42 SOURCE VCXMyVideosCollectionPluginTest.cpp |
42 SOURCE VCXMyVideosCollectionPluginTestBlocks.cpp |
43 SOURCE VCXMyVideosCollectionPluginTestBlocks.cpp |
43 SOURCE VCXMyVideosCollectionPluginTester.cpp |
44 SOURCE VCXMyVideosCollectionPluginTester.cpp |
|
45 SOURCE VCXMyVideosTestDlWatcher.cpp |
|
46 SOURCE VCXMyVideosTestServiceEmu.cpp |
44 SOURCE VCXTestMdsDbModifier.cpp |
47 SOURCE VCXTestMdsDbModifier.cpp |
45 SOURCE VCXMyVideosTestTransactions.cpp |
48 SOURCE VCXMyVideosTestTransactions.cpp |
46 SOURCE VCXMyVideosTestUtils.cpp |
|
47 SOURCE CVcxTestTimer.cpp |
|
48 SOURCE CVcxTestActiveWait.cpp |
|
49 |
49 |
50 //RESOURCE resource_file |
50 //RESOURCE resource_file |
51 //RESOURCE resource_file2 |
51 //RESOURCE resource_file2 |
52 |
52 |
53 LIBRARY euser.lib |
53 LIBRARY euser.lib |
54 LIBRARY mpxcommon.lib |
54 LIBRARY mpxcommon.lib |
55 LIBRARY mpxcollectionutility.lib |
55 LIBRARY mpxcollectionutility.lib |
56 LIBRARY estor.lib |
56 LIBRARY estor.lib |
57 LIBRARY stiftestinterface.lib |
57 LIBRARY stiftestinterface.lib |
|
58 LIBRARY VCXTestCommon.lib |
58 LIBRARY FLOGGER.lib |
59 LIBRARY FLOGGER.lib |
59 LIBRARY efsrv.lib |
60 LIBRARY efsrv.lib |
60 LIBRARY bafl.lib |
61 LIBRARY bafl.lib |
61 LIBRARY edbms.lib // rdbstoredatabase |
62 LIBRARY edbms.lib // rdbstoredatabase |
62 LIBRARY centralrepository.lib |
63 LIBRARY centralrepository.lib |