Jim Schaad | 6b29f60 | 2015-06-08 20:42:30 -0700 | [diff] [blame] | 1 | ======================================================================== |
| 2 | STATIC LIBRARY : C Project Overview |
| 3 | ======================================================================== |
| 4 | |
| 5 | AppWizard has created this C library project for you. |
| 6 | |
| 7 | No source files were created as part of your project. |
| 8 | |
| 9 | |
| 10 | C.vcxproj |
| 11 | This is the main project file for VC++ projects generated using an Application Wizard. |
| 12 | It contains information about the version of Visual C++ that generated the file, and |
| 13 | information about the platforms, configurations, and project features selected with the |
| 14 | Application Wizard. |
| 15 | |
| 16 | C.vcxproj.filters |
| 17 | This is the filters file for VC++ projects generated using an Application Wizard. |
| 18 | It contains information about the association between the files in your project |
| 19 | and the filters. This association is used in the IDE to show grouping of files with |
| 20 | similar extensions under a specific node (for e.g. ".cpp" files are associated with the |
| 21 | "Source Files" filter). |
| 22 | |
| 23 | ///////////////////////////////////////////////////////////////////////////// |
| 24 | Other notes: |
| 25 | |
| 26 | AppWizard uses "TODO:" comments to indicate parts of the source code you |
| 27 | should add to or customize. |
| 28 | |
| 29 | ///////////////////////////////////////////////////////////////////////////// |