videocollection/videocollectionview/tsrc/testvideolistselectiondialog/testvideolistselectiondialog.pro
equal
deleted
inserted
replaced
26 INCLUDEPATH = . \ |
26 INCLUDEPATH = . \ |
27 inc \ |
27 inc \ |
28 ../../../tsrc/stubs/inc \ |
28 ../../../tsrc/stubs/inc \ |
29 \ # keep these at bottom so that stub headers are taken first |
29 \ # keep these at bottom so that stub headers are taken first |
30 ../../../inc \ |
30 ../../../inc \ |
|
31 ../../../../inc \ |
31 ../../../videocollectionview/inc \ |
32 ../../../videocollectionview/inc \ |
32 ../../../videocollectionwrapper/inc |
33 ../../../videocollectionwrapper/inc |
33 |
34 |
34 CONFIG += qtestlib \ |
35 CONFIG += qtestlib \ |
35 hb \ |
36 hb |
36 symbian_test |
|
37 |
37 |
38 LIBS += -lestor.dll \ |
38 LIBS += -lestor.dll \ |
39 -lfbscli.dll \ |
39 -lfbscli.dll \ |
40 -lbitgdi.dll \ |
40 -lbitgdi.dll \ |
41 -lgdi.dll |
41 -lgdi.dll |