annotate src/portaudio/bindings/cpp/build/vc7_1/static_library.sln @ 138:eb184393b244
Rebuild with DW2 exception handling to match Qt
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Thu, 27 Oct 2016 10:26:57 +0100 |
parents |
8a15ff55d9af |
children |
|
rev |
line source |
cannam@89
|
1 Microsoft Visual Studio Solution File, Format Version 8.00
|
cannam@89
|
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "static_library", "static_library.vcproj", "{D18EA0C9-8C65-441D-884C-55EB43A84F2A}"
|
cannam@89
|
3 ProjectSection(ProjectDependencies) = postProject
|
cannam@89
|
4 EndProjectSection
|
cannam@89
|
5 EndProject
|
cannam@89
|
6 Global
|
cannam@89
|
7 GlobalSection(SolutionConfiguration) = preSolution
|
cannam@89
|
8 Debug = Debug
|
cannam@89
|
9 Release = Release
|
cannam@89
|
10 EndGlobalSection
|
cannam@89
|
11 GlobalSection(ProjectConfiguration) = postSolution
|
cannam@89
|
12 {D18EA0C9-8C65-441D-884C-55EB43A84F2A}.Debug.ActiveCfg = Debug|Win32
|
cannam@89
|
13 {D18EA0C9-8C65-441D-884C-55EB43A84F2A}.Debug.Build.0 = Debug|Win32
|
cannam@89
|
14 {D18EA0C9-8C65-441D-884C-55EB43A84F2A}.Release.ActiveCfg = Release|Win32
|
cannam@89
|
15 {D18EA0C9-8C65-441D-884C-55EB43A84F2A}.Release.Build.0 = Release|Win32
|
cannam@89
|
16 EndGlobalSection
|
cannam@89
|
17 GlobalSection(ExtensibilityGlobals) = postSolution
|
cannam@89
|
18 EndGlobalSection
|
cannam@89
|
19 GlobalSection(ExtensibilityAddIns) = postSolution
|
cannam@89
|
20 EndGlobalSection
|
cannam@89
|
21 EndGlobal
|