]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/thrift/contrib/transport-sample/client/ReadMe.txt
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / thrift / contrib / transport-sample / client / ReadMe.txt
CommitLineData
f67539c2
TL
1========================================================================
2 CONSOLE APPLICATION : client Project Overview
3========================================================================
4
5AppWizard has created this client application for you.
6
7This file contains a summary of what you will find in each of the files that
8make up your client application.
9
10
11client.vcxproj
12 This is the main project file for VC++ projects generated using an Application Wizard.
13 It contains information about the version of Visual C++ that generated the file, and
14 information about the platforms, configurations, and project features selected with the
15 Application Wizard.
16
17client.vcxproj.filters
18 This is the filters file for VC++ projects generated using an Application Wizard.
19 It contains information about the association between the files in your project
20 and the filters. This association is used in the IDE to show grouping of files with
21 similar extensions under a specific node (for e.g. ".cpp" files are associated with the
22 "Source Files" filter).
23
24client.cpp
25 This is the main application source file.
26
27/////////////////////////////////////////////////////////////////////////////
28Other standard files:
29
30StdAfx.h, StdAfx.cpp
31 These files are used to build a precompiled header (PCH) file
32 named client.pch and a precompiled types file named StdAfx.obj.
33
34/////////////////////////////////////////////////////////////////////////////
35Other notes:
36
37AppWizard uses "TODO:" comments to indicate parts of the source code you
38should add to or customize.
39
40/////////////////////////////////////////////////////////////////////////////