~sergei.glushchenko/+junk/page-scan-hack

« back to all changes in this revision

Viewing changes to src/libarchive/build/windows/vc90/libarchive.sln

merge parallel compression branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 10.00
 
2
# Visual C++ Express 2008
 
3
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libarchive", "libarchive.vcproj", "{0C758FDB-BE1D-47E9-8E18-9168AB34A308}"
 
4
EndProject
 
5
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libarchive_test", "libarchive_test\libarchive_test.vcproj", "{407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}"
 
6
EndProject
 
7
Global
 
8
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
9
                Debug|Win32 = Debug|Win32
 
10
                Release|Win32 = Release|Win32
 
11
        EndGlobalSection
 
12
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
13
                {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Debug|Win32.ActiveCfg = Debug|Win32
 
14
                {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Debug|Win32.Build.0 = Debug|Win32
 
15
                {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Release|Win32.ActiveCfg = Release|Win32
 
16
                {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Release|Win32.Build.0 = Release|Win32
 
17
                {407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}.Debug|Win32.ActiveCfg = Debug|Win32
 
18
                {407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}.Debug|Win32.Build.0 = Debug|Win32
 
19
                {407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}.Release|Win32.ActiveCfg = Release|Win32
 
20
                {407CA0B9-0CCB-4F02-A20B-CBBAEAAA2E4B}.Release|Win32.Build.0 = Release|Win32
 
21
        EndGlobalSection
 
22
        GlobalSection(SolutionProperties) = preSolution
 
23
                HideSolutionNode = FALSE
 
24
        EndGlobalSection
 
25
EndGlobal