This documentation is archived and is not being maintained.
How to: Change the Build Output Directory
Visual Studio 2013
You can specify the location of output generated by your project. Due to differences in the Project Designers for the different languages, the procedure for modifying the build output directory varies.
Note
|
|---|
|
The Output file name box in the Setup project property page differs from the Output Path box in other project property pages in that it changes only the location of the Setup.exe file, not the project files. For more information, see Build, Configuration Properties, Deployment Project Properties Dialog Box. |
Show:
Note