cpp_client_telemetry/linktest
Max Golovanov 46661093d8 Aria SKU for ARM64 Desktop 2018-09-20 12:59:43 -07:00
..
CMakeLists.txt Integrate Linux fixes 2018-04-12 15:57:01 -07:00
ReadMe.txt Drafts for v3 2018-03-30 17:05:05 -07:00
deploy-dll.cmd Drafts for v3 2018-03-30 17:05:05 -07:00
linktest.cpp Drafts for v3 2018-03-30 17:05:05 -07:00
linktest.vcxproj Aria SKU for ARM64 Desktop 2018-09-20 12:59:43 -07:00
linktest.vcxproj.filters Drafts for v3 2018-03-30 17:05:05 -07:00

ReadMe.txt

========================================================================
    CONSOLE APPLICATION : linktest Project Overview
========================================================================

AppWizard has created this linktest application for you.

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


linktest.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.

linktest.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).

linktest.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 linktest.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.

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