This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
PutioFS.sln
executable file
·68 lines (68 loc) · 4.1 KB
/
PutioFS.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinMounter", "Windows\WinMounter.csproj", "{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C7772724-6050-41E3-AC09-20F85AD0DFC1}"
ProjectSection(SolutionItems) = preProject
Local.testsettings = Local.testsettings
Performance1.psess = Performance1.psess
PutioFS.vsmdi = PutioFS.vsmdi
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PutioFSTest", "PutioFSTest\PutioFSTest.csproj", "{90580DF8-4158-4C7A-8589-3B2DB240670A}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = PutioFS.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Debug|x86.ActiveCfg = Debug|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Release|Any CPU.Build.0 = Release|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{BDC8E893-F8A3-40E1-BAD7-963F7B0EED8B}.Release|x86.ActiveCfg = Release|Any CPU
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Debug|Any CPU.ActiveCfg = Debug|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Debug|Mixed Platforms.Build.0 = Debug|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Debug|x86.ActiveCfg = Debug|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Debug|x86.Build.0 = Debug|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Release|Any CPU.ActiveCfg = Release|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Release|Mixed Platforms.ActiveCfg = Release|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Release|Mixed Platforms.Build.0 = Release|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Release|x86.ActiveCfg = Release|x86
{1A22397E-6A44-4D27-BF16-D79A0B9B9C44}.Release|x86.Build.0 = Release|x86
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Debug|x86.ActiveCfg = Debug|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Release|Any CPU.Build.0 = Release|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{90580DF8-4158-4C7A-8589-3B2DB240670A}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{90580DF8-4158-4C7A-8589-3B2DB240670A} = {C7772724-6050-41E3-AC09-20F85AD0DFC1}
EndGlobalSection
EndGlobal