/
andry81
/
ssh-exec
Обзор
Документация
Войти
/
andry81
/
ssh-exec
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
build/msvc/ssh-exec.sln
30 строк
1 KB
andry81
2024.04.21:
22 апр 2024, 00:34
22 апр 2024, 00:34
1472da8
Код
Авторство
О чём код?
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.34407.143 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ssh-exec", "ssh-exec.vcxproj", "{9B597B0E-9799-4051-B151-969E61897C17}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9B597B0E-9799-4051-B151-969E61897C17}.Debug|x64.ActiveCfg = Debug|x64 {9B597B0E-9799-4051-B151-969E61897C17}.Debug|x64.Build.0 = Debug|x64 {9B597B0E-9799-4051-B151-969E61897C17}.Debug|x86.ActiveCfg = Debug|Win32 {9B597B0E-9799-4051-B151-969E61897C17}.Debug|x86.Build.0 = Debug|Win32 {9B597B0E-9799-4051-B151-969E61897C17}.Release|x64.ActiveCfg = Release|x64 {9B597B0E-9799-4051-B151-969E61897C17}.Release|x64.Build.0 = Release|x64 {9B597B0E-9799-4051-B151-969E61897C17}.Release|x86.ActiveCfg = Release|Win32 {9B597B0E-9799-4051-B151-969E61897C17}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {1DE48654-4D4C-4280-8D2B-CBB5EFC49BB3} EndGlobalSection EndGlobal