diff options
Diffstat (limited to 'tests/auto/selftests/xunit/xunit.pro')
-rw-r--r-- | tests/auto/selftests/xunit/xunit.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/selftests/xunit/xunit.pro b/tests/auto/selftests/xunit/xunit.pro index eb98c2a..81ca157 100644 --- a/tests/auto/selftests/xunit/xunit.pro +++ b/tests/auto/selftests/xunit/xunit.pro @@ -10,3 +10,6 @@ wince*: { contains(QT_CONFIG, qt3support): QT += qt3support DEFINES += SRCDIR=\\\"$$PWD\\\" } + +TARGET = xunit + |