|
2 |
edited tags
|
||
|
1 |
|
||
Visual C++ 2008 'Release' build contains debug informationI've noticed that when generating a new C++ project using MS Visual Studio 2008, the Release build contains debugging symbols - specifically the following settings are enabled:
I have never noticed this on earlier releases of Visual Studio. So, other than generating a larger EXE file, is there any downside to leaving these settings enabled?
|
||||
