qt5base-lts/tests/auto/tools/qmake/testdata/bundle-spaces/bundle-spaces.pro
Jo Asplin 4c43b60323 Moved autotests in category 'tools' into new directory structure
Task-number: QTBUG-21355

Change-Id: I315d4b1f55d42391524c0e8625952dee1b96fca3
Reviewed-on: http://codereview.qt-project.org/4449
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-09-12 10:08:29 +02:00

14 lines
256 B
Prolog

TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
SOURCES += main.cpp
QWERTY_BUNDLE.version = Bogus.78
QWERTY_BUNDLE.files = some-file "existing file" "non-existing file"
QWERTY_BUNDLE.path = QwertyData
QMAKE_BUNDLE_DATA = QWERTY_BUNDLE