Files
simulation_core/lib/InpliTftpServer/InpliTftpServer.sln

38 lines
1.8 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InpliTftpServer", "InpliTftpServer\InpliTftpServer.csproj", "{9360BB04-B8C4-4FE3-9F66-0A685FD7D8A8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "libtftp", "libtftp\libtftp.csproj", "{6F0A4212-B743-473A-9D01-8CD11D6F1405}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A626DD94-E2EA-4B58-A1EB-AD1ABAA8EB7E}"
ProjectSection(SolutionItems) = preProject
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9360BB04-B8C4-4FE3-9F66-0A685FD7D8A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9360BB04-B8C4-4FE3-9F66-0A685FD7D8A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9360BB04-B8C4-4FE3-9F66-0A685FD7D8A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9360BB04-B8C4-4FE3-9F66-0A685FD7D8A8}.Release|Any CPU.Build.0 = Release|Any CPU
{6F0A4212-B743-473A-9D01-8CD11D6F1405}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F0A4212-B743-473A-9D01-8CD11D6F1405}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F0A4212-B743-473A-9D01-8CD11D6F1405}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F0A4212-B743-473A-9D01-8CD11D6F1405}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {16AF8310-6CBC-4847-9805-07F47BDBBE9F}
EndGlobalSection
EndGlobal