Can someone explain me, what kind of settings must be used to produce a small win32 executeable?
I changed some settings and getting a small exe file - as long as i dont use floats. About 60 kb
will be added to the executeable when using floats :-( How to use floats without adding 60 kb?
Is there any way to write all the compiler settings in the top of the C/C++ source, without changing
values in the settings window?
Would be nice to know the settings for a Visual Studio 2013 Community - Win32 Form App.