In the linker the binary destination is specified as:
$(OutDir)\$(ProjectName).exe
I've looked through every setting and I can't see where OutDir is defined. How do I change this?
In the linker the binary destination is specified as:
$(OutDir)\$(ProjectName).exe
I've looked through every setting and I can't see where OutDir is defined. How do I change this?
First option in the "General" section underneath "Configuration Properties".