| OLD | NEW |
| (Empty) |
| 1 | |
| 2 Microsoft Visual Studio Solution File, Format Version 9.00 | |
| 3 # Visual Studio 2005 | |
| 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "exception_handler", "handle
r\exception_handler.vcproj", "{B55CA863-B374-4BAF-95AC-539E4FA4C90C}" | |
| 5 ProjectSection(ProjectDependencies) = postProject | |
| 6 {A820AF62-6239-4693-8430-4F516C1838F4} = {A820AF62-6239-4693-843
0-4F516C1838F4} | |
| 7 EndProjectSection | |
| 8 EndProject | |
| 9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_report_sender", "send
er\crash_report_sender.vcproj", "{9946A048-043B-4F8F-9E07-9297B204714C}" | |
| 10 EndProject | |
| 11 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_generation", "crash_g
eneration\crash_generation.vcproj", "{A820AF62-6239-4693-8430-4F516C1838F4}" | |
| 12 EndProject | |
| 13 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "exception_handler_test", "h
andler\exception_handler_test\exception_handler_test.vcproj", "{89094A11-CF25-40
37-AF43-EACFA751405E}" | |
| 14 EndProject | |
| 15 Global | |
| 16 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
| 17 Debug|Win32 = Debug|Win32 | |
| 18 DebugStaticCRT|Win32 = DebugStaticCRT|Win32 | |
| 19 Release|Win32 = Release|Win32 | |
| 20 ReleaseStaticCRT|Win32 = ReleaseStaticCRT|Win32 | |
| 21 EndGlobalSection | |
| 22 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
| 23 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = D
ebug|Win32 | |
| 24 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Deb
ug|Win32 | |
| 25 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.DebugStaticCRT|Win32.Acti
veCfg = DebugStaticCRT|Win32 | |
| 26 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.DebugStaticCRT|Win32.Buil
d.0 = DebugStaticCRT|Win32 | |
| 27 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg =
Release|Win32 | |
| 28 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.Build.0 = R
elease|Win32 | |
| 29 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.ReleaseStaticCRT|Win32.Ac
tiveCfg = ReleaseStaticCRT|Win32 | |
| 30 {B55CA863-B374-4BAF-95AC-539E4FA4C90C}.ReleaseStaticCRT|Win32.Bu
ild.0 = ReleaseStaticCRT|Win32 | |
| 31 {9946A048-043B-4F8F-9E07-9297B204714C}.Debug|Win32.ActiveCfg = D
ebug|Win32 | |
| 32 {9946A048-043B-4F8F-9E07-9297B204714C}.Debug|Win32.Build.0 = Deb
ug|Win32 | |
| 33 {9946A048-043B-4F8F-9E07-9297B204714C}.DebugStaticCRT|Win32.Acti
veCfg = DebugStaticCRT|Win32 | |
| 34 {9946A048-043B-4F8F-9E07-9297B204714C}.DebugStaticCRT|Win32.Buil
d.0 = DebugStaticCRT|Win32 | |
| 35 {9946A048-043B-4F8F-9E07-9297B204714C}.Release|Win32.ActiveCfg =
Release|Win32 | |
| 36 {9946A048-043B-4F8F-9E07-9297B204714C}.Release|Win32.Build.0 = R
elease|Win32 | |
| 37 {9946A048-043B-4F8F-9E07-9297B204714C}.ReleaseStaticCRT|Win32.Ac
tiveCfg = ReleaseStaticCRT|Win32 | |
| 38 {9946A048-043B-4F8F-9E07-9297B204714C}.ReleaseStaticCRT|Win32.Bu
ild.0 = ReleaseStaticCRT|Win32 | |
| 39 {A820AF62-6239-4693-8430-4F516C1838F4}.Debug|Win32.ActiveCfg = D
ebug|Win32 | |
| 40 {A820AF62-6239-4693-8430-4F516C1838F4}.Debug|Win32.Build.0 = Deb
ug|Win32 | |
| 41 {A820AF62-6239-4693-8430-4F516C1838F4}.DebugStaticCRT|Win32.Acti
veCfg = DebugStaticCRT|Win32 | |
| 42 {A820AF62-6239-4693-8430-4F516C1838F4}.DebugStaticCRT|Win32.Buil
d.0 = DebugStaticCRT|Win32 | |
| 43 {A820AF62-6239-4693-8430-4F516C1838F4}.Release|Win32.ActiveCfg =
Release|Win32 | |
| 44 {A820AF62-6239-4693-8430-4F516C1838F4}.Release|Win32.Build.0 = R
elease|Win32 | |
| 45 {A820AF62-6239-4693-8430-4F516C1838F4}.ReleaseStaticCRT|Win32.Ac
tiveCfg = ReleaseStaticCRT|Win32 | |
| 46 {A820AF62-6239-4693-8430-4F516C1838F4}.ReleaseStaticCRT|Win32.Bu
ild.0 = ReleaseStaticCRT|Win32 | |
| 47 {89094A11-CF25-4037-AF43-EACFA751405E}.Debug|Win32.ActiveCfg = D
ebug|Win32 | |
| 48 {89094A11-CF25-4037-AF43-EACFA751405E}.Debug|Win32.Build.0 = Deb
ug|Win32 | |
| 49 {89094A11-CF25-4037-AF43-EACFA751405E}.DebugStaticCRT|Win32.Acti
veCfg = Debug|Win32 | |
| 50 {89094A11-CF25-4037-AF43-EACFA751405E}.DebugStaticCRT|Win32.Buil
d.0 = Debug|Win32 | |
| 51 {89094A11-CF25-4037-AF43-EACFA751405E}.Release|Win32.ActiveCfg =
Release|Win32 | |
| 52 {89094A11-CF25-4037-AF43-EACFA751405E}.Release|Win32.Build.0 = R
elease|Win32 | |
| 53 {89094A11-CF25-4037-AF43-EACFA751405E}.ReleaseStaticCRT|Win32.Ac
tiveCfg = Release|Win32 | |
| 54 {89094A11-CF25-4037-AF43-EACFA751405E}.ReleaseStaticCRT|Win32.Bu
ild.0 = Release|Win32 | |
| 55 EndGlobalSection | |
| 56 GlobalSection(SolutionProperties) = preSolution | |
| 57 HideSolutionNode = FALSE | |
| 58 EndGlobalSection | |
| 59 EndGlobal | |
| OLD | NEW |