diff --git a/dub.sdl b/dub.sdl index 3852263..2759ae5 100644 --- a/dub.sdl +++ b/dub.sdl @@ -10,3 +10,5 @@ libs "User32" "Gdi32" stringImportPaths "." targetPath "out" + +lflags "/SUBSYSTEM:WINDOWS"