From c1c2d41fea5699aa91c95c3a78c8bd85d7da1ee3 Mon Sep 17 00:00:00 2001 From: cyqk_0010 Date: Wed, 17 Sep 2025 22:25:17 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PUBG2017PSLauncher.sln | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 PUBG2017PSLauncher.sln diff --git a/PUBG2017PSLauncher.sln b/PUBG2017PSLauncher.sln new file mode 100644 index 0000000..e9083fe --- /dev/null +++ b/PUBG2017PSLauncher.sln @@ -0,0 +1,28 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.12.35527.113 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PUBG2017PSLauncher", "PUBG2017PSLauncher\PUBG2017PSLauncher.csproj", "{64DF2D29-B1C9-40F2-9C31-58CF17F7E718}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 + Release|Any CPU = Release|Any CPU + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Debug|Any CPU.Build.0 = Debug|Any CPU + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Debug|x64.ActiveCfg = Debug|x64 + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Debug|x64.Build.0 = Debug|x64 + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Release|Any CPU.ActiveCfg = Release|Any CPU + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Release|Any CPU.Build.0 = Release|Any CPU + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Release|x64.ActiveCfg = Release|x64 + {64DF2D29-B1C9-40F2-9C31-58CF17F7E718}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal