teleport/server/tp_core/testssh
Apex Liu 03d47c8fcd .temp. 2020-04-26 14:53:04 +08:00
..
CMakeLists.txt build on macos. 2020-01-15 20:07:34 +08:00
readme.md .temp. 2019-06-29 04:24:37 +08:00
stdafx.cpp .temp. 2019-11-22 02:16:00 +08:00
stdafx.h .temp. 2019-06-29 04:24:37 +08:00
targetver.h .temp. 2019-06-29 04:24:37 +08:00
testssh.cpp .temp. 2020-04-26 14:53:04 +08:00
testssh.sln 调整win平台使用libssh静态库。 2019-07-02 23:44:01 +08:00
testssh.vcxproj .temp. 2020-04-26 14:53:04 +08:00
testssh.vcxproj.filters 调整ssh的录像相关,未完成。 2019-11-20 04:09:16 +08:00

readme.md

======================================================================== CONSOLE APPLICATION : testssh Project Overview

AppWizard has created this testssh application for you.

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

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

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

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

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