-
Notifications
You must be signed in to change notification settings - Fork 3
/
Cube.Native.SevenZip.sln
40 lines (40 loc) · 2.14 KB
/
Cube.Native.SevenZip.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "7z", "CPP\7zip\Bundles\Format7zF\Format7z.vcxproj", "{A6FCE61A-CF1A-4EC7-B8D5-DFD3C9110059}"
ProjectSection(ProjectDependencies) = postProject
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023} = {59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SFXWin", "CPP\7zip\Bundles\SFXWin\SFXWin.vcxproj", "{3777C31A-37FE-4017-BBAD-6D8EA6394980}"
ProjectSection(ProjectDependencies) = postProject
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023} = {59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Babel", "CPP\Cube\Babel\Babel.vcxproj", "{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A6FCE61A-CF1A-4EC7-B8D5-DFD3C9110059}.Release|Win32.ActiveCfg = Release|Win32
{A6FCE61A-CF1A-4EC7-B8D5-DFD3C9110059}.Release|Win32.Build.0 = Release|Win32
{A6FCE61A-CF1A-4EC7-B8D5-DFD3C9110059}.Release|x64.ActiveCfg = Release|x64
{A6FCE61A-CF1A-4EC7-B8D5-DFD3C9110059}.Release|x64.Build.0 = Release|x64
{3777C31A-37FE-4017-BBAD-6D8EA6394980}.Release|Win32.ActiveCfg = Release|Win32
{3777C31A-37FE-4017-BBAD-6D8EA6394980}.Release|Win32.Build.0 = Release|Win32
{3777C31A-37FE-4017-BBAD-6D8EA6394980}.Release|x64.ActiveCfg = Release|x64
{3777C31A-37FE-4017-BBAD-6D8EA6394980}.Release|x64.Build.0 = Release|x64
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}.Release|Win32.ActiveCfg = Release|Win32
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}.Release|Win32.Build.0 = Release|Win32
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}.Release|x64.ActiveCfg = Release|x64
{59FC40DF-9BC4-4BC4-AF43-E5F1526BE023}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal