Sometimes its the little things..
[qzeecontrol] / QZeeControl.pro
index 9614e9a..5cbc812 100644 (file)
@@ -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()