diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-18 01:12:54 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-18 01:12:54 +0800 |
| commit | 088a09bbfd9bf8ebcdf3dd193cef688f37efe3c5 (patch) | |
| tree | 2f3f4f46456ec3d54a936d028fac207a2d851778 /DesktopClient.sln | |
| parent | 764c177237dfeebfd53895a68f42145f892e9eda (diff) | |
First commit
Diffstat (limited to 'DesktopClient.sln')
| -rw-r--r-- | DesktopClient.sln | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/DesktopClient.sln b/DesktopClient.sln new file mode 100644 index 0000000..97fd4d3 --- /dev/null +++ b/DesktopClient.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JVDesktop", "JVDesktop\JVDesktop.csproj", "{2EF80E70-ACDD-431B-A773-9CA2EA00A233}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2EF80E70-ACDD-431B-A773-9CA2EA00A233}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2EF80E70-ACDD-431B-A773-9CA2EA00A233}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2EF80E70-ACDD-431B-A773-9CA2EA00A233}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2EF80E70-ACDD-431B-A773-9CA2EA00A233}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal |
