From 86ee77e8cb7cde18043bf1a0f236b93c02188a84 Mon Sep 17 00:00:00 2001 From: krivoshein Date: Mon, 20 Oct 2025 14:35:45 +0300 Subject: [PATCH] =?UTF-8?q?Gui=20=D0=B1=D0=B5=D0=B7=20=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=81=D0=BE=D0=BB=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GUIdataBaseLMS/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIdataBaseLMS/CMakeLists.txt b/GUIdataBaseLMS/CMakeLists.txt index f9847fb..fcebf83 100644 --- a/GUIdataBaseLMS/CMakeLists.txt +++ b/GUIdataBaseLMS/CMakeLists.txt @@ -2,7 +2,7 @@ project(GUIdataBaseLMS LANGUAGES CXX) common_info_for_project(GUIdataBaseLMS) -add_executable(GUIdataBaseLMS +add_executable(GUIdataBaseLMS WIN32 main.cpp mainwindow.cpp mainwindow.h