SERemoteControl/SECockpit.sln
longfellowJian 76792ef9ad 初始化
2025-03-27 16:06:44 +08:00

33 lines
1.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SEClient", "SEClient\SEClient.csproj", "{5222F720-4E4F-4932-B01D-E4B8DBD8CC5F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestProject", "UnitTestProject\UnitTestProject.csproj", "{80352D19-F394-4627-BACE-6AC5FC8BF7F8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SERemoteControl", "SERemoteControl\SERemoteControl.csproj", "{038E7505-59C6-4800-B91B-97A432233BF1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5222F720-4E4F-4932-B01D-E4B8DBD8CC5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5222F720-4E4F-4932-B01D-E4B8DBD8CC5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5222F720-4E4F-4932-B01D-E4B8DBD8CC5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5222F720-4E4F-4932-B01D-E4B8DBD8CC5F}.Release|Any CPU.Build.0 = Release|Any CPU
{80352D19-F394-4627-BACE-6AC5FC8BF7F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80352D19-F394-4627-BACE-6AC5FC8BF7F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80352D19-F394-4627-BACE-6AC5FC8BF7F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80352D19-F394-4627-BACE-6AC5FC8BF7F8}.Release|Any CPU.Build.0 = Release|Any CPU
{038E7505-59C6-4800-B91B-97A432233BF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{038E7505-59C6-4800-B91B-97A432233BF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{038E7505-59C6-4800-B91B-97A432233BF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{038E7505-59C6-4800-B91B-97A432233BF1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal