-
Notifications
You must be signed in to change notification settings - Fork 8
/
Cube.FileSystem.SevenZip.Com.sln
49 lines (49 loc) · 2.82 KB
/
Cube.FileSystem.SevenZip.Com.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28721.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cube.FileSystem.SevenZip.Ice.Com.Context", "Applications\Ice.Com\Context\Cube.FileSystem.SevenZip.Ice.Context.vcxproj", "{C580D316-6704-483D-9930-CC063D3E0800}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cube.FileSystem.SevenZip.Ice.Com.QueryInfo", "Applications\Ice.Com\QueryInfo\Cube.FileSystem.SevenZip.Ice.QueryInfo.vcxproj", "{4E6E949D-ECC5-42B1-BF66-2838947D397C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|Any CPU.ActiveCfg = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|Any CPU.Build.0 = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|x64.ActiveCfg = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|x64.Build.0 = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|x86.ActiveCfg = Release|Win32
{C580D316-6704-483D-9930-CC063D3E0800}.Debug|x86.Build.0 = Release|Win32
{C580D316-6704-483D-9930-CC063D3E0800}.Release|Any CPU.ActiveCfg = Release|Win32
{C580D316-6704-483D-9930-CC063D3E0800}.Release|x64.ActiveCfg = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Release|x64.Build.0 = Release|x64
{C580D316-6704-483D-9930-CC063D3E0800}.Release|x86.ActiveCfg = Release|Win32
{C580D316-6704-483D-9930-CC063D3E0800}.Release|x86.Build.0 = Release|Win32
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|Any CPU.ActiveCfg = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|Any CPU.Build.0 = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|x64.ActiveCfg = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|x64.Build.0 = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|x86.ActiveCfg = Release|Win32
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Debug|x86.Build.0 = Release|Win32
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Release|Any CPU.ActiveCfg = Release|Win32
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Release|x64.ActiveCfg = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Release|x64.Build.0 = Release|x64
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Release|x86.ActiveCfg = Release|Win32
{4E6E949D-ECC5-42B1-BF66-2838947D397C}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CE254301-C954-45E2-9B06-319E72A1376B}
EndGlobalSection
EndGlobal