11Microsoft Visual Studio Solution File, Format Version 9.00
2- # Visual Studio 2005
2+ # Visual C++ Express 2005
33Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Data" , "Data_VS80.vcproj" , "{240E83C3-368D-11DB-9FBC-00123FC423B5}"
44EndProject
55Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "TestSuite" , "testsuite\TestSuite_VS80.vcproj" , "{24134877-368D-11DB-9FBC-00123FC423B5}"
@@ -10,17 +10,27 @@ EndProject
1010Global
1111 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1212 debug _shared| Win32 = debug _shared| Win32
13+ debug _static| Win32 = debug _static| Win32
1314 release _shared| Win32 = release _shared| Win32
15+ release _static| Win32 = release _static| Win32
1416 EndGlobalSection
1517 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
1618 {240E83C3-368D-11DB-9FBC-00123FC423B5} .debug _shared| Win32 .ActiveCfg = debug _shared| Win32
1719 {240E83C3-368D-11DB-9FBC-00123FC423B5} .debug _shared| Win32 .Build .0 = debug _shared| Win32
20+ {240E83C3-368D-11DB-9FBC-00123FC423B5} .debug _static| Win32 .ActiveCfg = debug _static| Win32
21+ {240E83C3-368D-11DB-9FBC-00123FC423B5} .debug _static| Win32 .Build .0 = debug _static| Win32
1822 {240E83C3-368D-11DB-9FBC-00123FC423B5} .release _shared| Win32 .ActiveCfg = release _shared| Win32
1923 {240E83C3-368D-11DB-9FBC-00123FC423B5} .release _shared| Win32 .Build .0 = release _shared| Win32
24+ {240E83C3-368D-11DB-9FBC-00123FC423B5} .release _static| Win32 .ActiveCfg = release _static| Win32
25+ {240E83C3-368D-11DB-9FBC-00123FC423B5} .release _static| Win32 .Build .0 = release _static| Win32
2026 {24134877-368D-11DB-9FBC-00123FC423B5} .debug _shared| Win32 .ActiveCfg = debug _shared| Win32
2127 {24134877-368D-11DB-9FBC-00123FC423B5} .debug _shared| Win32 .Build .0 = debug _shared| Win32
28+ {24134877-368D-11DB-9FBC-00123FC423B5} .debug _static| Win32 .ActiveCfg = debug _static| Win32
29+ {24134877-368D-11DB-9FBC-00123FC423B5} .debug _static| Win32 .Build .0 = debug _static| Win32
2230 {24134877-368D-11DB-9FBC-00123FC423B5} .release _shared| Win32 .ActiveCfg = release _shared| Win32
2331 {24134877-368D-11DB-9FBC-00123FC423B5} .release _shared| Win32 .Build .0 = release _shared| Win32
32+ {24134877-368D-11DB-9FBC-00123FC423B5} .release _static| Win32 .ActiveCfg = release _static| Win32
33+ {24134877-368D-11DB-9FBC-00123FC423B5} .release _static| Win32 .Build .0 = release _static| Win32
2434 EndGlobalSection
2535 GlobalSection (SolutionProperties ) = preSolution
2636 HideSolutionNode = FALSE
0 commit comments