summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextbrowser/qtextbrowser.pro
blob: 937a13e16de43c1760461ef9813ca04ab49cb1d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
load(qttest_p4)
SOURCES += tst_qtextbrowser.cpp
!symbian:DEFINES += SRCDIR=\\\"$$PWD\\\"


wince*|symbian: {
   addFiles.files = *.html
   addFiles.path = .
   addDir.files = subdir/*
   addDir.path = subdir
   DEPLOYMENT += addFiles addDir
}


CONFIG+=insignificant_test