annotate vc2012/LibXtract_static_llib/LibXtract/ReadMe.txt @ 285:89fe52066db1 tip master

MSCV missing ssize_t fix
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 16 Jul 2019 18:29:20 +0100
parents ef80f7c52c6d
children
rev   line source
andrea@211 1 ========================================================================
andrea@211 2 STATIC LIBRARY : LibXtract Project Overview
andrea@211 3 ========================================================================
andrea@211 4
andrea@211 5 AppWizard has created this LibXtract library project for you.
andrea@211 6
andrea@211 7 This file contains a summary of what you will find in each of the files that
andrea@211 8 make up your LibXtract application.
andrea@211 9
andrea@211 10
andrea@211 11 LibXtract.vcxproj
andrea@211 12 This is the main project file for VC++ projects generated using an Application Wizard.
andrea@211 13 It contains information about the version of Visual C++ that generated the file, and
andrea@211 14 information about the platforms, configurations, and project features selected with the
andrea@211 15 Application Wizard.
andrea@211 16
andrea@211 17 LibXtract.vcxproj.filters
andrea@211 18 This is the filters file for VC++ projects generated using an Application Wizard.
andrea@211 19 It contains information about the association between the files in your project
andrea@211 20 and the filters. This association is used in the IDE to show grouping of files with
andrea@211 21 similar extensions under a specific node (for e.g. ".cpp" files are associated with the
andrea@211 22 "Source Files" filter).
andrea@211 23
andrea@211 24
andrea@211 25 /////////////////////////////////////////////////////////////////////////////
andrea@211 26
andrea@211 27 StdAfx.h, StdAfx.cpp
andrea@211 28 These files are used to build a precompiled header (PCH) file
andrea@211 29 named LibXtract.pch and a precompiled types file named StdAfx.obj.
andrea@211 30
andrea@211 31 /////////////////////////////////////////////////////////////////////////////
andrea@211 32 Other notes:
andrea@211 33
andrea@211 34 AppWizard uses "TODO:" comments to indicate parts of the source code you
andrea@211 35 should add to or customize.
andrea@211 36
andrea@211 37 /////////////////////////////////////////////////////////////////////////////