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
Post a Comment