-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRille.uTorrent.Extensions.PostProcess.sln
42 lines (42 loc) · 2.55 KB
/
Rille.uTorrent.Extensions.PostProcess.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{98235135-837F-463D-AE94-72E64860C809}"
ProjectSection(SolutionItems) = preProject
SolutionFiles\config.txt = SolutionFiles\config.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rille.uTorrent.Extensions.PostProcess", "Rille.uTorrent.Extensions.PostProcess\Rille.uTorrent.Extensions.PostProcess.csproj", "{46B95A38-59A4-42E7-BAFB-A1F2806591B7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rille.uTorrent.Extensions.PostProcess.Hidden", "Rille.uTorrent.Extensions.PostProcess.Hidden\Rille.uTorrent.Extensions.PostProcess.Hidden.csproj", "{1C417695-0655-488A-8496-18CC29C5162B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rille.uTorrent.Extensions.PostProcess.Application", "Rille.uTorrent.Extensions.PostProcess.Application\Rille.uTorrent.Extensions.PostProcess.Application.csproj", "{B0F03D5D-2D8A-42BB-827C-619E4E0FC5E3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{46B95A38-59A4-42E7-BAFB-A1F2806591B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46B95A38-59A4-42E7-BAFB-A1F2806591B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46B95A38-59A4-42E7-BAFB-A1F2806591B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46B95A38-59A4-42E7-BAFB-A1F2806591B7}.Release|Any CPU.Build.0 = Release|Any CPU
{1C417695-0655-488A-8496-18CC29C5162B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1C417695-0655-488A-8496-18CC29C5162B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1C417695-0655-488A-8496-18CC29C5162B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1C417695-0655-488A-8496-18CC29C5162B}.Release|Any CPU.Build.0 = Release|Any CPU
{B0F03D5D-2D8A-42BB-827C-619E4E0FC5E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0F03D5D-2D8A-42BB-827C-619E4E0FC5E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0F03D5D-2D8A-42BB-827C-619E4E0FC5E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0F03D5D-2D8A-42BB-827C-619E4E0FC5E3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1F4A1AD7-DB17-4D00-AF5B-EDAD6B748F09}
EndGlobalSection
EndGlobal