#1
|
|||
|
|||
Defining OuputPath for VS.NET solution
I need to build several solution files each comprising many projects, and want to control the ouput folder that each project builds to.
Its not practical to ensure that all developers remember to set a standard outputpath within each individual project so I want to override the project settings. Can I do this with the "Make VS.NET" action? For example, can I define a common ouput folder for all projects in a solution e.g. "C:\Deliverables"? |
|
|