Project files
For each project named Project, BladeSmith generates
the following client project files. Do not modify these files.
File name | Description |
---|---|
ProjectX.cpp | Object map entry, DLL entry points, and so on |
ProjectX.def | Definitions file |
ProjectX.idl | IDL file that Visual C++ uses to generate ProjectX.h and ProjectX.tlb |
ProjectX.rc | Resource file |
ProjectXps.def | Generated by ATL |
ProjectXps.mk | Generated by ATL |
Resource.h | Header file that contains definitions, including IDR_OPAQUE |
StdAfx.cpp | For precompiled header |
StdAfx.h | Standard header file |