~ubuntu-branches/ubuntu/quantal/poco/quantal

« back to all changes in this revision

Viewing changes to NetSSL_OpenSSL/samples/samples_vs90.sln

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Burghardt
  • Date: 2008-11-15 11:39:15 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081115113915-7kauhm2c3m2i7oid
Tags: 1.3.3p1-2
* Fixed FTBFS with GCC 4.4 due to missing #include (Closes: #505619)
* Renamed 20_gcc43-missing-include.dpatch to 20_gcc44-missing-include.dpatch
* Downgraded dependencies on -dbg packages (Closes: #504342)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 10.00
 
2
# Visual Studio 2008
 
3
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HTTPSTimeServer", "HTTPSTimeServer\HTTPSTimeServer_vs90.vcproj", "{7C4285ED-F0BC-4CBA-B1F0-61FCB7FA26C4}"
 
4
EndProject
 
5
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "download", "download\download_vs90.vcproj", "{22F6B2E6-A532-4156-A49A-835A21BFF3F6}"
 
6
EndProject
 
7
Global
 
8
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
9
                debug_shared|Win32 = debug_shared|Win32
 
10
                release_shared|Win32 = release_shared|Win32
 
11
        EndGlobalSection
 
12
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
13
                {7C4285ED-F0BC-4CBA-B1F0-61FCB7FA26C4}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
 
14
                {7C4285ED-F0BC-4CBA-B1F0-61FCB7FA26C4}.debug_shared|Win32.Build.0 = debug_shared|Win32
 
15
                {7C4285ED-F0BC-4CBA-B1F0-61FCB7FA26C4}.release_shared|Win32.ActiveCfg = release_shared|Win32
 
16
                {7C4285ED-F0BC-4CBA-B1F0-61FCB7FA26C4}.release_shared|Win32.Build.0 = release_shared|Win32
 
17
                {22F6B2E6-A532-4156-A49A-835A21BFF3F6}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
 
18
                {22F6B2E6-A532-4156-A49A-835A21BFF3F6}.debug_shared|Win32.Build.0 = debug_shared|Win32
 
19
                {22F6B2E6-A532-4156-A49A-835A21BFF3F6}.release_shared|Win32.ActiveCfg = release_shared|Win32
 
20
                {22F6B2E6-A532-4156-A49A-835A21BFF3F6}.release_shared|Win32.Build.0 = release_shared|Win32
 
21
        EndGlobalSection
 
22
        GlobalSection(SolutionProperties) = preSolution
 
23
                HideSolutionNode = FALSE
 
24
        EndGlobalSection
 
25
EndGlobal