Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: connexion2000 on June 30, 2007, 09:30:55 pm
-
Hi!
I have an idea for a new feature. Please add an option, so the application would not spawn black console window and it would behave as a process. To get such effect "-mwindow" option need to be added as a linker parameter (mingw).
Greetings
-
Go to Project->Properties, Build targets, choose your target and change type to gui application.