X-Git-Url: http://git.maemo.org/git/?p=qzeecontrol;a=blobdiff_plain;f=QZeeControl.pro;h=5cbc812a4d55ca34358e79bdfeb7ce56dbd4bfa8;hp=9614e9a61920bedff7cc61768a0f80a012127978;hb=3cf535934af5d2bf429b2b92414ea6493308e615;hpb=ad87e568676d63bcbfd615fcc66745ad200cfe28 diff --git a/QZeeControl.pro b/QZeeControl.pro index 9614e9a..5cbc812 100644 --- a/QZeeControl.pro +++ b/QZeeControl.pro @@ -37,6 +37,13 @@ SOURCES += main.cpp \ btconnector.cpp \ xtstadapter.cpp +logo.files = qzeecontrol.png +logo.path = /opt/$${TARGET} + +splash.files = splash.png +splash.path = /opt/$${TARGET} +INSTALLS += splash logo + # Please do not modify the following two lines. Required for deployment. include(qmlapplicationviewer/qmlapplicationviewer.pri) qtcAddDeployment()