Erstellung von Standardziel: myApp - Win32 debug
Temporäre Dateien und Ausgabedateien f?r "myApp - Win32 debug" werden
gelöscht.
--------------------Konfiguration: myApp - Win32 debug--------------------
<...snip...>
there is no dsw existing at this time ! when i start msdevin GUI mode, and
open myApp.dsw
the default build config is debug.. but i dont care about that, when i start
an interactive build
of my sources i can switch to release mode and everything's fine. but i have
to compile in
batch/console mode
how can i set my default build config to release without changing all my dsp
(just about 600 of them !) ?
and why does msdev ignores my given build config when i start msdev using
the command line ?