summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-launchpresentation/qt5-lauchpresentation.pro
blob: 0a1a2b21455580315a490a4cc43245d28a6220f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TARGET = qt5-launchpresentation

include(../shared/shared.pri)

content.files = \
    *.qml \
    calqlatr \
    maroon \
    particles \
    presentation \
    samegame \
    images
content.path = $$DESTPATH

OTHER_FILES += $${content.files}

INSTALLS += target content