aboutsummaryrefslogtreecommitdiff
path: root/lumina-screenshot/lumina-screenshot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'lumina-screenshot/lumina-screenshot.pro')
-rw-r--r--lumina-screenshot/lumina-screenshot.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/lumina-screenshot/lumina-screenshot.pro b/lumina-screenshot/lumina-screenshot.pro
index d6430d4f..a59f5a7d 100644
--- a/lumina-screenshot/lumina-screenshot.pro
+++ b/lumina-screenshot/lumina-screenshot.pro
@@ -1,7 +1,7 @@
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets x11extras
-CONFIG += debug_and_release
+
TARGET = lumina-screenshot
isEmpty(PREFIX) {
bgstack15