blob: 2f6c057494d79dbcf5f512d6eea3d2db4fc9a66e [file] [log] [blame]
Craig Silversteinab3d7652009-11-10 16:33:51 +00001Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgflags", "vsprojects\libgflags\libgflags.vcproj", "{FB27FBDB-E6C0-4D00-A7F8-1EEEF1B48ABC}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gflags_unittest", "vsprojects\gflags_unittest\gflags_unittest.vcproj", "{4B263748-5F0F-468C-8C5C-ED2682BB6BE3}"
7 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