You need to start MSDEV.exe with command line /Y3, for this you have 2 options,
- Starting MSDEV from command prompt with /Y3 option
- Better way is to create a shortcut of MSDEV and modify the target adding /Y3 (see below snapshots) and start Visual Studio from this shortcut.
Here is a sample build output with /Y3 switch
No comments:
Post a Comment