qt5base-lts/tests/manual/filetest/filetest.pro
Friedemann Kleint 04a5a74685 Add a manual test for QFile.
Add a command line program allowing to test rename, copy, etc.

Task-number: QTBUG-28246

Change-Id: Ie9667f03b65a874475700ec9ecd91ca2ed32ed97
Reviewed-by: David Faure (KDE) <faure@kde.org>
2012-12-21 15:08:35 +01:00

7 lines
85 B
Prolog

TEMPLATE = app
QT = core
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp