blob: bff7f6d02b4e2e615cf80fa139ecf6afac0d16f3 [file] [log] [blame]
Craig Silversteinab3d7652009-11-10 16:33:51 +00001Microsoft Visual Studio Solution File, Format Version 8.00
Swen Kooij38b662a2013-11-27 18:05:06 +01002Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgflags-vs2003", "vsprojects\libgflags\libgflags-vs2003.vcproj", "{FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}"
Craig Silversteinab3d7652009-11-10 16:33:51 +00003 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5EndProject
Swen Kooij38b662a2013-11-27 18:05:06 +01006Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gflags_unittest-vs2003", "vsprojects\gflags_unittest\gflags_unittest-vs2003.vcproj", "{4B263748-5F0F-468C-8C5C-ED2682BB6BE3}"
Craig Silversteinab3d7652009-11-10 16:33:51 +00007 ProjectSection(ProjectDependencies) = postProject
8 {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC} = {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}
9 EndProjectSection
10EndProject
11Global
12 GlobalSection(SolutionConfiguration) = preSolution
13 Debug = Debug
14 Release = Release
15 EndGlobalSection
16 GlobalSection(ProjectDependencies) = postSolution
17 EndGlobalSection
18 GlobalSection(ProjectConfiguration) = postSolution
19 {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}.Debug.ActiveCfg = Debug|Win32
20 {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}.Debug.Build.0 = Debug|Win32
21 {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}.Release.ActiveCfg = Release|Win32
22 {FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}.Release.Build.0 = Release|Win32
23 {4B263748-5F0F-468C-8C5C-ED2682BB6BE3}.Debug.ActiveCfg = Debug|Win32
24 {4B263748-5F0F-468C-8C5C-ED2682BB6BE3}.Debug.Build.0 = Debug|Win32
25 {4B263748-5F0F-468C-8C5C-ED2682BB6BE3}.Release.ActiveCfg = Release|Win32
26 {4B263748-5F0F-468C-8C5C-ED2682BB6BE3}.Release.Build.0 = Release|Win32
27 EndGlobalSection
28 GlobalSection(ExtensibilityGlobals) = postSolution
29 EndGlobalSection
30 GlobalSection(ExtensibilityAddIns) = postSolution
31 EndGlobalSection
32EndGlobal