-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathILS_Window.sln
25 lines (25 loc) · 1.07 KB
/
ILS_Window.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ILS_Window_Plugin", "ILS_Window_Plugin\ILS_Window_Plugin.vcxproj", "{D098B603-2CEE-4882-97D1-A8279C7659C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D098B603-2CEE-4882-97D1-A8279C7659C6}.Debug|x86.ActiveCfg = Debug|Win32
{D098B603-2CEE-4882-97D1-A8279C7659C6}.Debug|x86.Build.0 = Debug|Win32
{D098B603-2CEE-4882-97D1-A8279C7659C6}.Release|x86.ActiveCfg = Release|Win32
{D098B603-2CEE-4882-97D1-A8279C7659C6}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {90822D4D-2882-467B-94B5-1F5271420365}
EndGlobalSection
EndGlobal