pixmap install fixed

This commit is contained in:
Rafael 2016-03-30 22:57:06 +02:00
parent abf9721c3a
commit cb1ae08394
2 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ unix: !macx: appfiles.files = $$PWD/res/gta5sync.desktop
unix: !macx: pixmaps.path = $$(INSTALL_PATH)/share/pixmaps
unix: !macx: pixmaps.files = $$PWD/res/gta5sync.xpm
unix: !macx: target.path = $$(INSTALL_PATH)/bin
unix: !macx: INSTALLS += target appfiles pixmaps
unix: !macx: INSTALLS += target pixmaps appfiles
# STATIC BUILD STUFF
static: isEqual(QT_MAJOR_VERSION, 4): QTPLUGIN += qjpcodecs