Visual Studio: Build several configurations in one step? -


i have several build configurations of project i'd run in 1 step. have manually build each configuration (debug, profile, release configs) , it's getting annoying. there command line feature can use? make "a little" easier because can tell script build each configuration regardless of 1 that's started (i'm doing end-of-build distribution of libs , headers).

use build->batch build... menu. allow build/rebuild/clean subset of configurations, or of them.


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -