description | title | ms.date | helpviewer_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: Default ATL Project Configurations |
Default ATL Project Configurations |
10/20/2017 |
|
7e272722-41af-4330-b965-a6d74ec16880 |
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.
Programming with ATL and C Run-Time Code
Set compiler and build properties
Configuration Manager Dialog Box
Compiling and Building