Quick and dirty method with a Post-Build event -
Is there a way to see the compiled executable size in Visual Studio's build output window?
Zsolt Kántor
80
Reputation points
While compiling a windows console app I would like to see the generated exe file size in the output window. It is that possible? Maybe a linker setup, or VS setup? There are some verbose output settings, but that also prints a lot of info that I don't need.
Here is my output window
Developer technologies | Visual Studio | Other
5,451 questions