From c03144a769c1e1bafca761032ff74cd1606bc729 Mon Sep 17 00:00:00 2001 From: tymmkang Date: Wed, 15 Oct 2025 01:38:16 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B9=88=20=EB=B9=84=EC=A3=BC=EC=96=BC=20?= =?UTF-8?q?=EC=8A=A4=ED=8A=9C=EB=94=94=EC=98=A4=20=EC=86=94=EB=A3=A8?= =?UTF-8?q?=EC=85=98=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Warhound.sln | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Warhound.sln diff --git a/Warhound.sln b/Warhound.sln new file mode 100644 index 0000000..cd99062 --- /dev/null +++ b/Warhound.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36518.9 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B04996F1-72DF-42F7-B33B-F5C6608DADA9} + EndGlobalSection +EndGlobal