-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLeaveMeAlone.sln
37 lines (37 loc) · 1.84 KB
/
LeaveMeAlone.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
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LeaveMeAlone", "LeaveMeAlone\LeaveMeAlone.csproj", "{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "LeaveMeAloneWAP", "LeaveMeAloneWAP\LeaveMeAloneWAP.wapproj", "{EB6CEDCD-E8AE-4224-B413-002AAF43C4D2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Debug|x64.ActiveCfg = Debug|x64
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Debug|x64.Build.0 = Debug|x64
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Debug|x86.ActiveCfg = Debug|x86
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Debug|x86.Build.0 = Debug|x86
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Release|x64.ActiveCfg = Release|x64
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Release|x64.Build.0 = Release|x64
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Release|x86.ActiveCfg = Release|x86
{FA042E53-2DA2-4A5E-8C47-6EF86E888E30}.Release|x86.Build.0 = Release|x86
{EB6CEDCD-E8AE-4224-B413-002AAF43C4D2}.Debug|x64.ActiveCfg = Debug|x64
{EB6CEDCD-E8AE-4224-B413-002AAF43C4D2}.Debug|x86.ActiveCfg = Debug|x86
{EB6CEDCD-E8AE-4224-B413-002AAF43C4D2}.Release|x64.ActiveCfg = Release|x64
{EB6CEDCD-E8AE-4224-B413-002AAF43C4D2}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {53ACB7E8-E715-44CE-8D71-1F533A336085}
EndGlobalSection
EndGlobal