Initial
This commit is contained in:
31
WOLWin.sln
Normal file
31
WOLWin.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.0.32126.317
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WOLWin", "WOLWin\WOLWin.csproj", "{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}"
|
||||
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
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Debug|x64.Build.0 = Debug|x64
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Release|x64.ActiveCfg = Release|x64
|
||||
{A4A619AA-8A67-47F5-B27E-68C0F7079AAA}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {236D8640-971F-4DC9-AA77-675144983D4D}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user