initial commit

This commit is contained in:
i2p
2026-08-27 11:22:34 -06:00
commit 5983c713b1
2676 changed files with 529190 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TCPConnections", "TCPConnections\TCPConnections.vbproj", "{5B70B464-BC8F-4BAE-B989-7F760DADD7FE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B70B464-BC8F-4BAE-B989-7F760DADD7FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B70B464-BC8F-4BAE-B989-7F760DADD7FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B70B464-BC8F-4BAE-B989-7F760DADD7FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B70B464-BC8F-4BAE-B989-7F760DADD7FE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal