modify qt project

This commit is contained in:
juanma1980
2017-09-21 12:56:23 +02:00
parent 5bf51831cb
commit 83affaae79

View File

@@ -15,7 +15,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11
CONFIG += link_pkgconfig
#CONFIG += packaging # Enables "make install" for packaging paths
CONFIG += packaging # Enables "make install" for packaging paths
TARGET = flameshot
TEMPLATE = app