andrea@211: ======================================================================== andrea@211: STATIC LIBRARY : LibXtract Project Overview andrea@211: ======================================================================== andrea@211: andrea@211: AppWizard has created this LibXtract library project for you. andrea@211: andrea@211: This file contains a summary of what you will find in each of the files that andrea@211: make up your LibXtract application. andrea@211: andrea@211: andrea@211: LibXtract.vcxproj andrea@211: This is the main project file for VC++ projects generated using an Application Wizard. andrea@211: It contains information about the version of Visual C++ that generated the file, and andrea@211: information about the platforms, configurations, and project features selected with the andrea@211: Application Wizard. andrea@211: andrea@211: LibXtract.vcxproj.filters andrea@211: This is the filters file for VC++ projects generated using an Application Wizard. andrea@211: It contains information about the association between the files in your project andrea@211: and the filters. This association is used in the IDE to show grouping of files with andrea@211: similar extensions under a specific node (for e.g. ".cpp" files are associated with the andrea@211: "Source Files" filter). andrea@211: andrea@211: andrea@211: ///////////////////////////////////////////////////////////////////////////// andrea@211: andrea@211: StdAfx.h, StdAfx.cpp andrea@211: These files are used to build a precompiled header (PCH) file andrea@211: named LibXtract.pch and a precompiled types file named StdAfx.obj. andrea@211: andrea@211: ///////////////////////////////////////////////////////////////////////////// andrea@211: Other notes: andrea@211: andrea@211: AppWizard uses "TODO:" comments to indicate parts of the source code you andrea@211: should add to or customize. andrea@211: andrea@211: /////////////////////////////////////////////////////////////////////////////