From 0a28c5280defd5ec8309754f58d70ff04b798457 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 7 Mar 2024 21:19:59 +0100 Subject: release build command --- src/main_windows.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/main_windows.cpp b/src/main_windows.cpp index 7c6fba2..4410f12 100644 --- a/src/main_windows.cpp +++ b/src/main_windows.cpp @@ -19,6 +19,8 @@ #include #include +#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup") + #define IDI_LOGO 123 char config_path[MAX_INPUT_LENGTH]; -- cgit v1.2.3-70-g09d2