From db9b100ff91f68c594034bafe23acf2566a5831e Mon Sep 17 00:00:00 2001 From: Constantin Papizh <p.const@bk.ru> Date: Mon, 4 May 2020 18:43:59 +0300 Subject: [PATCH] ... --- CellFrameDashboard.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/CellFrameDashboard.pro b/CellFrameDashboard.pro index f425b9d..14df6c1 100755 --- a/CellFrameDashboard.pro +++ b/CellFrameDashboard.pro @@ -1,8 +1,6 @@ TEMPLATE = subdirs SUBDIRS = CellFrameDashboardGUI CellFrameDashboardService -CONFIG -= qml_debug - CellFrameDashboardGUI.subdir = CellFrameDashboardGUI CellFrameDashboardService.subdir = CellFrameDashboardService CellFrameDashboardGUI.depends = CellFrameDashboardService -- GitLab