From f2441a0ff3524647db8c01199586b3e419739852 Mon Sep 17 00:00:00 2001
From: Giacomo Strangolino <giacomo.strangolino@elettra.eu>
Date: Tue, 26 May 2020 20:49:39 +0200
Subject: [PATCH] cleaned project, removing leftover files

---
 blmhistory.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blmhistory.pro b/blmhistory.pro
index 58d3edb..2f54a62 100644
--- a/blmhistory.pro
+++ b/blmhistory.pro
@@ -15,7 +15,7 @@ QT       += core gui sql
 
 # DEFINES -= QT_NO_DEBUG_OUTPUT
 
-CONFIG += debug
+CONFIG += release
 
 greaterThan(QT_MAJOR_VERSION, 4) {
     QT += widgets
-- 
GitLab