.pro cleanup

This commit is contained in:
lupoDharkael
2018-01-17 23:30:38 +01:00
parent 37a16a9e41
commit c8d4f613ff

View File

@@ -15,12 +15,9 @@ unix:!macx {
QT += dbus
}
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 link_pkgconfig
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