This creates a project file with the following settings in Visual Studio 2005:
project (simple_exe) {
exename=simple
}
- Console Application
- No MFC
- No ATL
- No CLR
- Use Program Database
- Warning level 3
- Multithreaded DLL C runtime
- wcar_t treated as built-in type
- Force for loop conformance
- Enable RTTI
- No Precompiled Headers
No comments:
Post a Comment