repo.or.cz
/
qt-netbsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Moving some QVFB stuff out of the configure script and into .pro files
[qt-netbsd.git]
/
tests
/
auto
/
xmlpatterns
/
xmlpatterns.pro
blob
01e3b2bd183b2d839d69a6f2e7286ba12413032c
1
load
(
qttest_p4
)
2
SOURCES
+=
tst_xmlpatterns
.
cpp \
3
../
qxmlquery
/
TestFundament
.
cpp
4
5
!
wince
* {
6
DEFINES
+=
SRCDIR
=
\\\"
$$PWD
/
\\\"
7
}
else
{
8
DEFINES
+=
SRCDIR
=
\\\"
./
\\\"
9
}
10
11
include
(../
xmlpatterns
.
pri
)