equal
deleted
inserted
replaced
|
1 # |
|
2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: Project file for building videocollectionwrapper tests |
|
15 # |
|
16 # |
|
17 |
|
18 TEMPLATE = subdirs |
|
19 |
|
20 CONFIG += ordered |
|
21 |
|
22 SUBDIRS += testvideocollectionclient |
|
23 SUBDIRS += testvideocollectionlistener |
|
24 SUBDIRS += testvideocollectionwrapper_p |
|
25 SUBDIRS += testvideodatacontainer |
|
26 SUBDIRS += testvideodeleteworker |
|
27 SUBDIRS += testvideomodel |
|
28 SUBDIRS += testvideomodel_p |
|
29 SUBDIRS += testvideoproxymodelallvideos |
|
30 SUBDIRS += testvideoproxymodelcollections |
|
31 SUBDIRS += testvideoproxymodelcontent |
|
32 SUBDIRS += testvideoproxymodelgeneric |
|
33 SUBDIRS += testvideothumbnaildata |
|
34 SUBDIRS += testvideothumbnaildata_p |
|
35 SUBDIRS += testvideothumbnailfetcher |