Use The -nowin32manifest option to instruct the compiler not to embed any application manifest into the executable file.
-nowin32manifest
When this option is used, the application will be subject to virtualization on Windows Vista unless you provide an application manifest in a Win32 Resource file or during a later build step.
Click here to see the property page