27 lines
1.4 KiB
Text
27 lines
1.4 KiB
Text
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|||
|
# Visual C# Express 2005
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StarcraftCheck", "StarcraftCheck\StarcraftCheck.csproj", "{DB349BBB-5B46-478F-986C-FD6F3C5CD269}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SendStatus", "SendStatus\SendStatus.csproj", "{7D0AE579-DE43-475A-AE1E-F7B1A99C8F17}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{DB349BBB-5B46-478F-986C-FD6F3C5CD269}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{DB349BBB-5B46-478F-986C-FD6F3C5CD269}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{DB349BBB-5B46-478F-986C-FD6F3C5CD269}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{DB349BBB-5B46-478F-986C-FD6F3C5CD269}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{7D0AE579-DE43-475A-AE1E-F7B1A99C8F17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{7D0AE579-DE43-475A-AE1E-F7B1A99C8F17}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{7D0AE579-DE43-475A-AE1E-F7B1A99C8F17}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{7D0AE579-DE43-475A-AE1E-F7B1A99C8F17}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|