doc_and_tools/tools/apps/cvstr
mo1027728827@qq.com a9f1e5a8dc 部分选项特殊处理 2022-06-28 17:28:51 +08:00
..
ReadMe.txt initialize 2022-05-04 11:09:23 +08:00
cvstr.cpp initialize 2022-05-04 11:09:23 +08:00
cvstr.vcxproj 部分选项特殊处理 2022-06-28 17:28:51 +08:00
cvstr.vcxproj.filters initialize 2022-05-04 11:09:23 +08:00
cvstr.vcxproj.user initialize 2022-05-04 11:09:23 +08:00
stdafx.cpp initialize 2022-05-04 11:09:23 +08:00
stdafx.h initialize 2022-05-04 11:09:23 +08:00
targetver.h initialize 2022-05-04 11:09:23 +08:00

ReadMe.txt

========================================================================
    CONSOLE APPLICATION : cvstr Project Overview
========================================================================

AppWizard has created this cvstr application for you.

This file contains a summary of what you will find in each of the files that
make up your cvstr application.


cvstr.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

cvstr.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

cvstr.cpp
    This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named cvstr.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////