Mercurial > pub > bltoolkit
comparison Examples/Cpp/ReadMe.txt @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f990fcb411a9 |
---|---|
1 ======================================================================== | |
2 DYNAMIC LINK LIBRARY : Examples.Cpp Project Overview | |
3 ======================================================================== | |
4 | |
5 AppWizard has created this Examples.Cpp DLL for you. | |
6 | |
7 This file contains a summary of what you will find in each of the files that | |
8 make up your Examples.Cpp application. | |
9 | |
10 Examples.Cpp.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 Examples.Cpp.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 Examples.Cpp.cpp | |
24 This is the main DLL source file. | |
25 | |
26 Examples.Cpp.h | |
27 This file contains a class declaration. | |
28 | |
29 AssemblyInfo.cpp | |
30 Contains custom attributes for modifying assembly metadata. | |
31 | |
32 ///////////////////////////////////////////////////////////////////////////// | |
33 Other notes: | |
34 | |
35 AppWizard uses "TODO:" to indicate parts of the source code you | |
36 should add to or customize. | |
37 | |
38 ///////////////////////////////////////////////////////////////////////////// |