Fix Windows project settings not correctly using /O2 optimization for Release configurations
When the Windows projects were migrated from Visual Studio 2005 to Visual Studio 2008 all of the projects that used the /O2 optimization setting for Release configurations were lost. The Visual Studio 2008 UI will even show that /O2 is set, but if you look at the actual command line options it is not being set. This is a known issue with Visual Studio 2008.
Change History
(8)
Owner: |
set to brucedechant
|
Status: |
new → assigned
|
Summary: |
Fix Windows project settings not correctly using /02 optimization for Release configurations → Fix Windows project settings not correctly using /O2 optimization for Release configurations
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
r3626 - Oem projects