27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|||
|
# Visual Studio 2005
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsApplication2", "WindowsApplication2\WindowsApplication2.csproj", "{431D255E-6842-4E1D-A353-C07B12085EDB}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketsUDP", "..\SocketsUDP.csproj", "{9DD716DB-DBA1-497F-B00B-FA1878423E2D}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{431D255E-6842-4E1D-A353-C07B12085EDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{431D255E-6842-4E1D-A353-C07B12085EDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{431D255E-6842-4E1D-A353-C07B12085EDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{431D255E-6842-4E1D-A353-C07B12085EDB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{9DD716DB-DBA1-497F-B00B-FA1878423E2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{9DD716DB-DBA1-497F-B00B-FA1878423E2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{9DD716DB-DBA1-497F-B00B-FA1878423E2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{9DD716DB-DBA1-497F-B00B-FA1878423E2D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|