Default ATL Project Configurations
The ATL Project Wizard creates two project configurations by default:
Configuration | Character set | Use of ATL |
---|---|---|
Release | MBCS | DLL |
Debug | MBCS | DLL |
Character set, Use of ATL and can all be changed in the Project Settings dialog under the General tab. You can also add your own configurations using the Configuration Manager. For details, see Build Configurations.
See also
Programming with ATL and C Run-Time Code
Set compiler and build properties
Configuration Manager Dialog Box
Compiling and Building