Sometimes its the little things..
[qzeecontrol] / QZeeControl.pro
index d76997f..5cbc812 100644 (file)
@@ -37,9 +37,12 @@ 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
+INSTALLS += splash logo
 
 # Please do not modify the following two lines. Required for deployment.
 include(qmlapplicationviewer/qmlapplicationviewer.pri)