Add splash.
[qzeecontrol] / QZeeControl.pro
index 9614e9a..d76997f 100644 (file)
@@ -37,6 +37,10 @@ SOURCES += main.cpp \
     btconnector.cpp \
     xtstadapter.cpp
 
+splash.files = splash.png
+splash.path = /opt/$${TARGET}
+INSTALLS += splash
+
 # Please do not modify the following two lines. Required for deployment.
 include(qmlapplicationviewer/qmlapplicationviewer.pri)
 qtcAddDeployment()