diff options
Diffstat (limited to 'lumina-screenshot')
-rw-r--r-- | lumina-screenshot/lumina-screenshot.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lumina-screenshot/lumina-screenshot.pro b/lumina-screenshot/lumina-screenshot.pro index 2f5adcf0..d6430d4f 100644 --- a/lumina-screenshot/lumina-screenshot.pro +++ b/lumina-screenshot/lumina-screenshot.pro @@ -1,6 +1,7 @@ QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets x11extras +CONFIG += debug_and_release TARGET = lumina-screenshot isEmpty(PREFIX) { |