qt5base-lts/tests/manual/qdesktopservices/qdesktopservices.pro
Thiago Macieira eb5749e8d9 Bugfix QDesktopServices on Windows
It was doing tricks with URLs that it shouldn't be doing... including
running QDir::toNativeSeparators on a URL.

Task-number: QTBUG-32311
Change-Id: I5b6f640919956998c00dcf507f931045f21a9e53
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-07-11 10:56:49 +02:00

15 lines
212 B
Prolog

QT += testlib
TARGET = tst_qdesktopservices
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_qdesktopservices.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"
OTHER_FILES += \
test.txt