diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/base.sln | 284 | ||||
-rw-r--r-- | base/build/base.vcproj | 1974 | ||||
-rw-r--r-- | base/build/base_gfx.vcproj | 366 | ||||
-rw-r--r-- | base/build/base_unittests.vcproj | 812 | ||||
-rw-r--r-- | base/build/debug_message.vcproj | 302 |
5 files changed, 1869 insertions, 1869 deletions
diff --git a/base/base.sln b/base/base.sln index f65aaea..0eedd1a 100644 --- a/base/base.sln +++ b/base/base.sln @@ -1,142 +1,142 @@ -Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_unittests", "build\base_unittests.vcproj", "{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{F216062D-F9C4-4883-A52C-2BE9ECADEEA0}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
- ProjectSection(ProjectDependencies) = postProject
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
- ProjectSection(WebsiteProperties) = preProject
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.Debug = "False"
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32
- {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
- {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32
- {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Debug|Win32.ActiveCfg = Debug|Win32
- {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Debug|Win32.Build.0 = Debug|Win32
- {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Release|Win32.ActiveCfg = Release|Win32
- {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Release|Win32.Build.0 = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
- {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
- {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32
- {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32
- {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- {8C27D792-2648-4F5E-9ED0-374276327308} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- {A0D94973-D355-47A5-A1E2-3456F321F010} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_unittests", "build\base_unittests.vcproj", "{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} + {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} + {A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{F216062D-F9C4-4883-A52C-2BE9ECADEEA0}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection + ProjectSection(ProjectDependencies) = postProject + {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base_gfx", "build\base_gfx.vcproj", "{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "..\third_party\libpng\libpng.vcproj", "{C564F145-9172-42C3-BFCB-6014CA97DBCD}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" + ProjectSection(WebsiteProperties) = preProject + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.Debug = "False" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.ActiveCfg = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Debug|Win32.Build.0 = Debug|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.ActiveCfg = Release|Win32 + {0E5474AC-5996-4B13-87C0-4AE931EE0815}.Release|Win32.Build.0 = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32 + {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = Release|Win32 + {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Debug|Win32.ActiveCfg = Debug|Win32 + {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Debug|Win32.Build.0 = Debug|Win32 + {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Release|Win32.ActiveCfg = Release|Win32 + {27A30967-4BBA-48D1-8522-CDE95F7B1CEC}.Release|Win32.Build.0 = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32 + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.Build.0 = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32 + {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32 + {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32 + {A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.Build.0 = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32 + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32 + {C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.Build.0 = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32 + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + {8C27D792-2648-4F5E-9ED0-374276327308} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + {A0D94973-D355-47A5-A1E2-3456F321F010} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + {C564F145-9172-42C3-BFCB-6014CA97DBCD} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + {CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {F216062D-F9C4-4883-A52C-2BE9ECADEEA0} + EndGlobalSection +EndGlobal diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 5828e04..6202baa 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -1,987 +1,987 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="base"
- ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
- RootNamespace="base"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="..\at_exit.cc"
- >
- </File>
- <File
- RelativePath="..\at_exit.h"
- >
- </File>
- <File
- RelativePath="..\atomic_ref_count.h"
- >
- </File>
- <File
- RelativePath="..\atomic_sequence_num.h"
- >
- </File>
- <File
- RelativePath="..\atomicops.h"
- >
- </File>
- <File
- RelativePath="..\atomicops_internals_x86_msvc.h"
- >
- </File>
- <File
- RelativePath="..\base_drag_source.cc"
- >
- </File>
- <File
- RelativePath="..\base_drag_source.h"
- >
- </File>
- <File
- RelativePath="..\base_drop_target.cc"
- >
- </File>
- <File
- RelativePath="..\base_drop_target.h"
- >
- </File>
- <File
- RelativePath="..\base_paths.cc"
- >
- </File>
- <File
- RelativePath="..\base_paths.h"
- >
- </File>
- <File
- RelativePath="..\base_paths_win.cc"
- >
- </File>
- <File
- RelativePath="..\base_paths_win.h"
- >
- </File>
- <File
- RelativePath="..\base_switches.cc"
- >
- </File>
- <File
- RelativePath="..\base_switches.h"
- >
- </File>
- <File
- RelativePath="..\basictypes.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\blapi.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\blapit.h"
- >
- </File>
- <File
- RelativePath="..\..\build\build_config.h"
- >
- </File>
- <File
- RelativePath="..\bzip2_error_handler.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard.h"
- >
- </File>
- <File
- RelativePath="..\clipboard_util.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard_util.h"
- >
- </File>
- <File
- RelativePath="..\clipboard_win.cc"
- >
- </File>
- <File
- RelativePath="..\command_line.cc"
- >
- </File>
- <File
- RelativePath="..\command_line.h"
- >
- </File>
- <File
- RelativePath="..\compiler_specific.h"
- >
- </File>
- <File
- RelativePath="..\condition_variable.h"
- >
- </File>
- <File
- RelativePath="..\condition_variable_win.cc"
- >
- </File>
- <File
- RelativePath="..\cpu.cc"
- >
- </File>
- <File
- RelativePath="..\cpu.h"
- >
- </File>
- <File
- RelativePath="..\debug_on_start.cc"
- >
- </File>
- <File
- RelativePath="..\debug_on_start.h"
- >
- </File>
- <File
- RelativePath="..\debug_util.cc"
- >
- </File>
- <File
- RelativePath="..\debug_util.h"
- >
- </File>
- <File
- RelativePath="..\debug_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\directory_watcher.h"
- >
- </File>
- <File
- RelativePath="..\directory_watcher_win.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\dmg_fp.h"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\dtoa.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4244;4554;4018;4102"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4244;4554;4018;4102"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\event_recorder.cc"
- >
- </File>
- <File
- RelativePath="..\event_recorder.h"
- >
- </File>
- <File
- RelativePath="..\field_trial.cc"
- >
- </File>
- <File
- RelativePath="..\field_trial.h"
- >
- </File>
- <File
- RelativePath="..\file_path.cc"
- >
- </File>
- <File
- RelativePath="..\file_path.h"
- >
- </File>
- <File
- RelativePath="..\file_util.cc"
- >
- </File>
- <File
- RelativePath="..\file_util.h"
- >
- </File>
- <File
- RelativePath="..\file_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\file_version_info.cc"
- >
- </File>
- <File
- RelativePath="..\file_version_info.h"
- >
- </File>
- <File
- RelativePath="..\fix_wp64.h"
- >
- </File>
- <File
- RelativePath="..\float_util.h"
- >
- </File>
- <File
- RelativePath="..\third_party\dmg_fp\g_fmt.cc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4102"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- DisableSpecificWarnings="4102"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\hash_tables.h"
- >
- </File>
- <File
- RelativePath="..\histogram.cc"
- >
- </File>
- <File
- RelativePath="..\histogram.h"
- >
- </File>
- <File
- RelativePath="..\hmac.h"
- >
- </File>
- <File
- RelativePath="..\hmac_win.cc"
- >
- </File>
- <File
- RelativePath="..\iat_patch.cc"
- >
- </File>
- <File
- RelativePath="..\iat_patch.h"
- >
- </File>
- <File
- RelativePath="..\icu_util.cc"
- >
- </File>
- <File
- RelativePath="..\icu_util.h"
- >
- </File>
- <File
- RelativePath="..\id_map.h"
- >
- </File>
- <File
- RelativePath="..\idle_timer.cc"
- >
- </File>
- <File
- RelativePath="..\idle_timer.h"
- >
- </File>
- <File
- RelativePath="..\image_util.cc"
- >
- </File>
- <File
- RelativePath="..\image_util.h"
- >
- </File>
- <File
- RelativePath="..\json_reader.cc"
- >
- </File>
- <File
- RelativePath="..\json_reader.h"
- >
- </File>
- <File
- RelativePath="..\json_writer.cc"
- >
- </File>
- <File
- RelativePath="..\json_writer.h"
- >
- </File>
- <File
- RelativePath="..\lazy_instance.cc"
- >
- </File>
- <File
- RelativePath="..\lazy_instance.h"
- >
- </File>
- <File
- RelativePath="..\linked_ptr.h"
- >
- </File>
- <File
- RelativePath="..\lock.cc"
- >
- </File>
- <File
- RelativePath="..\lock.h"
- >
- </File>
- <File
- RelativePath="..\lock_impl.h"
- >
- </File>
- <File
- RelativePath="..\lock_impl_win.cc"
- >
- </File>
- <File
- RelativePath="..\logging.cc"
- >
- </File>
- <File
- RelativePath="..\logging.h"
- >
- </File>
- <File
- RelativePath="..\md5.cc"
- >
- </File>
- <File
- RelativePath="..\md5.h"
- >
- </File>
- <File
- RelativePath="..\memory_debug.cc"
- >
- </File>
- <File
- RelativePath="..\memory_debug.h"
- >
- </File>
- <File
- RelativePath="..\message_loop.cc"
- >
- </File>
- <File
- RelativePath="..\message_loop.h"
- >
- </File>
- <File
- RelativePath="..\message_pump.h"
- >
- </File>
- <File
- RelativePath="..\message_pump_default.cc"
- >
- </File>
- <File
- RelativePath="..\message_pump_default.h"
- >
- </File>
- <File
- RelativePath="..\message_pump_win.cc"
- >
- </File>
- <File
- RelativePath="..\message_pump_win.h"
- >
- </File>
- <File
- RelativePath="..\non_thread_safe.cc"
- >
- </File>
- <File
- RelativePath="..\non_thread_safe.h"
- >
- </File>
- <File
- RelativePath="..\object_watcher.cc"
- >
- </File>
- <File
- RelativePath="..\object_watcher.h"
- >
- </File>
- <File
- RelativePath="..\observer_list.h"
- >
- </File>
- <File
- RelativePath="..\observer_list_threadsafe.h"
- >
- </File>
- <File
- RelativePath="..\path_service.cc"
- >
- </File>
- <File
- RelativePath="..\path_service.h"
- >
- </File>
- <File
- RelativePath="..\pe_image.cc"
- >
- </File>
- <File
- RelativePath="..\pe_image.h"
- >
- </File>
- <File
- RelativePath="..\pickle.cc"
- >
- </File>
- <File
- RelativePath="..\pickle.h"
- >
- </File>
- <File
- RelativePath="..\platform_file.h"
- >
- </File>
- <File
- RelativePath="..\platform_file_win.cc"
- >
- </File>
- <File
- RelativePath="..\platform_thread.h"
- >
- </File>
- <File
- RelativePath="..\platform_thread_win.cc"
- >
- </File>
- <File
- RelativePath="..\port.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prcpucfg.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prcpucfg_win.h"
- >
- </File>
- <File
- RelativePath="..\process.h"
- >
- </File>
- <File
- RelativePath="..\process_util.h"
- >
- </File>
- <File
- RelativePath="..\process_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\process_win.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtime.cc"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtime.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nspr\prtypes.h"
- >
- </File>
- <File
- RelativePath="..\third_party\purify\pure.h"
- >
- </File>
- <File
- RelativePath="..\third_party\purify\pure_api.c"
- >
- </File>
- <File
- RelativePath="..\rand_util.cc"
- >
- </File>
- <File
- RelativePath="..\rand_util.h"
- >
- </File>
- <File
- RelativePath="..\rand_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\ref_counted.cc"
- >
- </File>
- <File
- RelativePath="..\ref_counted.h"
- >
- </File>
- <File
- RelativePath="..\registry.cc"
- >
- </File>
- <File
- RelativePath="..\registry.h"
- >
- </File>
- <File
- RelativePath="..\resource_util.cc"
- >
- </File>
- <File
- RelativePath="..\resource_util.h"
- >
- </File>
- <File
- RelativePath="..\revocable_store.cc"
- >
- </File>
- <File
- RelativePath="..\revocable_store.h"
- >
- </File>
- <File
- RelativePath="..\scoped_clipboard_writer.cc"
- >
- </File>
- <File
- RelativePath="..\scoped_clipboard_writer.h"
- >
- </File>
- <File
- RelativePath="..\scoped_handle.h"
- >
- </File>
- <File
- RelativePath="..\scoped_nsautorelease_pool.h"
- >
- </File>
- <File
- RelativePath="..\scoped_ptr.h"
- >
- </File>
- <File
- RelativePath="..\sha2.cc"
- >
- </File>
- <File
- RelativePath="..\sha2.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\sha256.h"
- >
- </File>
- <File
- RelativePath="..\third_party\nss\sha512.cc"
- >
- </File>
- <File
- RelativePath="..\shared_memory.h"
- >
- </File>
- <File
- RelativePath="..\shared_memory_win.cc"
- >
- </File>
- <File
- RelativePath="..\simple_thread.cc"
- >
- </File>
- <File
- RelativePath="..\simple_thread.h"
- >
- </File>
- <File
- RelativePath="..\singleton.h"
- >
- </File>
- <File
- RelativePath="..\spin_wait.h"
- >
- </File>
- <File
- RelativePath="..\stack_container.h"
- >
- </File>
- <File
- RelativePath="..\stats_counters.h"
- >
- </File>
- <File
- RelativePath="..\stats_table.cc"
- >
- </File>
- <File
- RelativePath="..\stats_table.h"
- >
- </File>
- <File
- RelativePath="..\string16.h"
- >
- </File>
- <File
- RelativePath="..\string_escape.cc"
- >
- </File>
- <File
- RelativePath="..\string_escape.h"
- >
- </File>
- <File
- RelativePath="..\string_piece.cc"
- >
- </File>
- <File
- RelativePath="..\string_piece.h"
- >
- </File>
- <File
- RelativePath="..\string_tokenizer.h"
- >
- </File>
- <File
- RelativePath="..\string_util.cc"
- >
- </File>
- <File
- RelativePath="..\string_util.h"
- >
- </File>
- <File
- RelativePath="..\string_util_icu.cc"
- >
- </File>
- <File
- RelativePath="..\string_util_win.h"
- >
- </File>
- <File
- RelativePath="..\sys_info.h"
- >
- </File>
- <File
- RelativePath="..\sys_info_win.cc"
- >
- </File>
- <File
- RelativePath="..\sys_string_conversions.h"
- >
- </File>
- <File
- RelativePath="..\sys_string_conversions_win.cc"
- >
- </File>
- <File
- RelativePath="..\system_monitor.cc"
- >
- </File>
- <File
- RelativePath="..\system_monitor.h"
- >
- </File>
- <File
- RelativePath="..\system_monitor_win.cc"
- >
- </File>
- <File
- RelativePath="..\task.h"
- >
- </File>
- <File
- RelativePath="..\test_file_util_win.cc"
- >
- </File>
- <File
- RelativePath="..\test_file_util.h"
- >
- </File>
- <File
- RelativePath="..\thread.cc"
- >
- </File>
- <File
- RelativePath="..\thread.h"
- >
- </File>
- <File
- RelativePath="..\thread_local.h"
- >
- </File>
- <File
- RelativePath="..\thread_local_storage.h"
- >
- </File>
- <File
- RelativePath="..\thread_local_storage_win.cc"
- >
- </File>
- <File
- RelativePath="..\thread_local_win.cc"
- >
- </File>
- <File
- RelativePath="..\time.cc"
- >
- </File>
- <File
- RelativePath="..\time.h"
- >
- </File>
- <File
- RelativePath="..\time_format.cc"
- >
- </File>
- <File
- RelativePath="..\time_format.h"
- >
- </File>
- <File
- RelativePath="..\time_win.cc"
- >
- </File>
- <File
- RelativePath="..\timer.cc"
- >
- </File>
- <File
- RelativePath="..\timer.h"
- >
- </File>
- <File
- RelativePath="..\trace_event.cc"
- >
- </File>
- <File
- RelativePath="..\trace_event.h"
- >
- </File>
- <File
- RelativePath="..\tracked.cc"
- >
- </File>
- <File
- RelativePath="..\tracked.h"
- >
- </File>
- <File
- RelativePath="..\tracked_objects.cc"
- >
- </File>
- <File
- RelativePath="..\tracked_objects.h"
- >
- </File>
- <File
- RelativePath="..\tuple.h"
- >
- </File>
- <File
- RelativePath="..\values.cc"
- >
- </File>
- <File
- RelativePath="..\values.h"
- >
- </File>
- <File
- RelativePath="..\waitable_event.h"
- >
- </File>
- <File
- RelativePath="..\waitable_event_win.cc"
- >
- </File>
- <File
- RelativePath="..\watchdog.cc"
- >
- </File>
- <File
- RelativePath="..\watchdog.h"
- >
- </File>
- <File
- RelativePath="..\win_util.cc"
- >
- </File>
- <File
- RelativePath="..\win_util.h"
- >
- </File>
- <File
- RelativePath="..\windows_message_list.h"
- >
- </File>
- <File
- RelativePath="..\wmi_util.cc"
- >
- </File>
- <File
- RelativePath="..\wmi_util.h"
- >
- </File>
- <File
- RelativePath="..\word_iterator.cc"
- >
- </File>
- <File
- RelativePath="..\word_iterator.h"
- >
- </File>
- <File
- RelativePath="..\worker_pool.cc"
- >
- </File>
- <File
- RelativePath="..\worker_pool.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="base" + ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" + RootNamespace="base" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\at_exit.cc" + > + </File> + <File + RelativePath="..\at_exit.h" + > + </File> + <File + RelativePath="..\atomic_ref_count.h" + > + </File> + <File + RelativePath="..\atomic_sequence_num.h" + > + </File> + <File + RelativePath="..\atomicops.h" + > + </File> + <File + RelativePath="..\atomicops_internals_x86_msvc.h" + > + </File> + <File + RelativePath="..\base_drag_source.cc" + > + </File> + <File + RelativePath="..\base_drag_source.h" + > + </File> + <File + RelativePath="..\base_drop_target.cc" + > + </File> + <File + RelativePath="..\base_drop_target.h" + > + </File> + <File + RelativePath="..\base_paths.cc" + > + </File> + <File + RelativePath="..\base_paths.h" + > + </File> + <File + RelativePath="..\base_paths_win.cc" + > + </File> + <File + RelativePath="..\base_paths_win.h" + > + </File> + <File + RelativePath="..\base_switches.cc" + > + </File> + <File + RelativePath="..\base_switches.h" + > + </File> + <File + RelativePath="..\basictypes.h" + > + </File> + <File + RelativePath="..\third_party\nss\blapi.h" + > + </File> + <File + RelativePath="..\third_party\nss\blapit.h" + > + </File> + <File + RelativePath="..\..\build\build_config.h" + > + </File> + <File + RelativePath="..\bzip2_error_handler.cc" + > + </File> + <File + RelativePath="..\clipboard.cc" + > + </File> + <File + RelativePath="..\clipboard.h" + > + </File> + <File + RelativePath="..\clipboard_util.cc" + > + </File> + <File + RelativePath="..\clipboard_util.h" + > + </File> + <File + RelativePath="..\clipboard_win.cc" + > + </File> + <File + RelativePath="..\command_line.cc" + > + </File> + <File + RelativePath="..\command_line.h" + > + </File> + <File + RelativePath="..\compiler_specific.h" + > + </File> + <File + RelativePath="..\condition_variable.h" + > + </File> + <File + RelativePath="..\condition_variable_win.cc" + > + </File> + <File + RelativePath="..\cpu.cc" + > + </File> + <File + RelativePath="..\cpu.h" + > + </File> + <File + RelativePath="..\debug_on_start.cc" + > + </File> + <File + RelativePath="..\debug_on_start.h" + > + </File> + <File + RelativePath="..\debug_util.cc" + > + </File> + <File + RelativePath="..\debug_util.h" + > + </File> + <File + RelativePath="..\debug_util_win.cc" + > + </File> + <File + RelativePath="..\directory_watcher.h" + > + </File> + <File + RelativePath="..\directory_watcher_win.cc" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\dmg_fp.h" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\dtoa.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4244;4554;4018;4102" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4244;4554;4018;4102" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\event_recorder.cc" + > + </File> + <File + RelativePath="..\event_recorder.h" + > + </File> + <File + RelativePath="..\field_trial.cc" + > + </File> + <File + RelativePath="..\field_trial.h" + > + </File> + <File + RelativePath="..\file_path.cc" + > + </File> + <File + RelativePath="..\file_path.h" + > + </File> + <File + RelativePath="..\file_util.cc" + > + </File> + <File + RelativePath="..\file_util.h" + > + </File> + <File + RelativePath="..\file_util_win.cc" + > + </File> + <File + RelativePath="..\file_version_info.cc" + > + </File> + <File + RelativePath="..\file_version_info.h" + > + </File> + <File + RelativePath="..\fix_wp64.h" + > + </File> + <File + RelativePath="..\float_util.h" + > + </File> + <File + RelativePath="..\third_party\dmg_fp\g_fmt.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4102" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + DisableSpecificWarnings="4102" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\hash_tables.h" + > + </File> + <File + RelativePath="..\histogram.cc" + > + </File> + <File + RelativePath="..\histogram.h" + > + </File> + <File + RelativePath="..\hmac.h" + > + </File> + <File + RelativePath="..\hmac_win.cc" + > + </File> + <File + RelativePath="..\iat_patch.cc" + > + </File> + <File + RelativePath="..\iat_patch.h" + > + </File> + <File + RelativePath="..\icu_util.cc" + > + </File> + <File + RelativePath="..\icu_util.h" + > + </File> + <File + RelativePath="..\id_map.h" + > + </File> + <File + RelativePath="..\idle_timer.cc" + > + </File> + <File + RelativePath="..\idle_timer.h" + > + </File> + <File + RelativePath="..\image_util.cc" + > + </File> + <File + RelativePath="..\image_util.h" + > + </File> + <File + RelativePath="..\json_reader.cc" + > + </File> + <File + RelativePath="..\json_reader.h" + > + </File> + <File + RelativePath="..\json_writer.cc" + > + </File> + <File + RelativePath="..\json_writer.h" + > + </File> + <File + RelativePath="..\lazy_instance.cc" + > + </File> + <File + RelativePath="..\lazy_instance.h" + > + </File> + <File + RelativePath="..\linked_ptr.h" + > + </File> + <File + RelativePath="..\lock.cc" + > + </File> + <File + RelativePath="..\lock.h" + > + </File> + <File + RelativePath="..\lock_impl.h" + > + </File> + <File + RelativePath="..\lock_impl_win.cc" + > + </File> + <File + RelativePath="..\logging.cc" + > + </File> + <File + RelativePath="..\logging.h" + > + </File> + <File + RelativePath="..\md5.cc" + > + </File> + <File + RelativePath="..\md5.h" + > + </File> + <File + RelativePath="..\memory_debug.cc" + > + </File> + <File + RelativePath="..\memory_debug.h" + > + </File> + <File + RelativePath="..\message_loop.cc" + > + </File> + <File + RelativePath="..\message_loop.h" + > + </File> + <File + RelativePath="..\message_pump.h" + > + </File> + <File + RelativePath="..\message_pump_default.cc" + > + </File> + <File + RelativePath="..\message_pump_default.h" + > + </File> + <File + RelativePath="..\message_pump_win.cc" + > + </File> + <File + RelativePath="..\message_pump_win.h" + > + </File> + <File + RelativePath="..\non_thread_safe.cc" + > + </File> + <File + RelativePath="..\non_thread_safe.h" + > + </File> + <File + RelativePath="..\object_watcher.cc" + > + </File> + <File + RelativePath="..\object_watcher.h" + > + </File> + <File + RelativePath="..\observer_list.h" + > + </File> + <File + RelativePath="..\observer_list_threadsafe.h" + > + </File> + <File + RelativePath="..\path_service.cc" + > + </File> + <File + RelativePath="..\path_service.h" + > + </File> + <File + RelativePath="..\pe_image.cc" + > + </File> + <File + RelativePath="..\pe_image.h" + > + </File> + <File + RelativePath="..\pickle.cc" + > + </File> + <File + RelativePath="..\pickle.h" + > + </File> + <File + RelativePath="..\platform_file.h" + > + </File> + <File + RelativePath="..\platform_file_win.cc" + > + </File> + <File + RelativePath="..\platform_thread.h" + > + </File> + <File + RelativePath="..\platform_thread_win.cc" + > + </File> + <File + RelativePath="..\port.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prcpucfg.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prcpucfg_win.h" + > + </File> + <File + RelativePath="..\process.h" + > + </File> + <File + RelativePath="..\process_util.h" + > + </File> + <File + RelativePath="..\process_util_win.cc" + > + </File> + <File + RelativePath="..\process_win.cc" + > + </File> + <File + RelativePath="..\third_party\nspr\prtime.cc" + > + </File> + <File + RelativePath="..\third_party\nspr\prtime.h" + > + </File> + <File + RelativePath="..\third_party\nspr\prtypes.h" + > + </File> + <File + RelativePath="..\third_party\purify\pure.h" + > + </File> + <File + RelativePath="..\third_party\purify\pure_api.c" + > + </File> + <File + RelativePath="..\rand_util.cc" + > + </File> + <File + RelativePath="..\rand_util.h" + > + </File> + <File + RelativePath="..\rand_util_win.cc" + > + </File> + <File + RelativePath="..\ref_counted.cc" + > + </File> + <File + RelativePath="..\ref_counted.h" + > + </File> + <File + RelativePath="..\registry.cc" + > + </File> + <File + RelativePath="..\registry.h" + > + </File> + <File + RelativePath="..\resource_util.cc" + > + </File> + <File + RelativePath="..\resource_util.h" + > + </File> + <File + RelativePath="..\revocable_store.cc" + > + </File> + <File + RelativePath="..\revocable_store.h" + > + </File> + <File + RelativePath="..\scoped_clipboard_writer.cc" + > + </File> + <File + RelativePath="..\scoped_clipboard_writer.h" + > + </File> + <File + RelativePath="..\scoped_handle.h" + > + </File> + <File + RelativePath="..\scoped_nsautorelease_pool.h" + > + </File> + <File + RelativePath="..\scoped_ptr.h" + > + </File> + <File + RelativePath="..\sha2.cc" + > + </File> + <File + RelativePath="..\sha2.h" + > + </File> + <File + RelativePath="..\third_party\nss\sha256.h" + > + </File> + <File + RelativePath="..\third_party\nss\sha512.cc" + > + </File> + <File + RelativePath="..\shared_memory.h" + > + </File> + <File + RelativePath="..\shared_memory_win.cc" + > + </File> + <File + RelativePath="..\simple_thread.cc" + > + </File> + <File + RelativePath="..\simple_thread.h" + > + </File> + <File + RelativePath="..\singleton.h" + > + </File> + <File + RelativePath="..\spin_wait.h" + > + </File> + <File + RelativePath="..\stack_container.h" + > + </File> + <File + RelativePath="..\stats_counters.h" + > + </File> + <File + RelativePath="..\stats_table.cc" + > + </File> + <File + RelativePath="..\stats_table.h" + > + </File> + <File + RelativePath="..\string16.h" + > + </File> + <File + RelativePath="..\string_escape.cc" + > + </File> + <File + RelativePath="..\string_escape.h" + > + </File> + <File + RelativePath="..\string_piece.cc" + > + </File> + <File + RelativePath="..\string_piece.h" + > + </File> + <File + RelativePath="..\string_tokenizer.h" + > + </File> + <File + RelativePath="..\string_util.cc" + > + </File> + <File + RelativePath="..\string_util.h" + > + </File> + <File + RelativePath="..\string_util_icu.cc" + > + </File> + <File + RelativePath="..\string_util_win.h" + > + </File> + <File + RelativePath="..\sys_info.h" + > + </File> + <File + RelativePath="..\sys_info_win.cc" + > + </File> + <File + RelativePath="..\sys_string_conversions.h" + > + </File> + <File + RelativePath="..\sys_string_conversions_win.cc" + > + </File> + <File + RelativePath="..\system_monitor.cc" + > + </File> + <File + RelativePath="..\system_monitor.h" + > + </File> + <File + RelativePath="..\system_monitor_win.cc" + > + </File> + <File + RelativePath="..\task.h" + > + </File> + <File + RelativePath="..\test_file_util_win.cc" + > + </File> + <File + RelativePath="..\test_file_util.h" + > + </File> + <File + RelativePath="..\thread.cc" + > + </File> + <File + RelativePath="..\thread.h" + > + </File> + <File + RelativePath="..\thread_local.h" + > + </File> + <File + RelativePath="..\thread_local_storage.h" + > + </File> + <File + RelativePath="..\thread_local_storage_win.cc" + > + </File> + <File + RelativePath="..\thread_local_win.cc" + > + </File> + <File + RelativePath="..\time.cc" + > + </File> + <File + RelativePath="..\time.h" + > + </File> + <File + RelativePath="..\time_format.cc" + > + </File> + <File + RelativePath="..\time_format.h" + > + </File> + <File + RelativePath="..\time_win.cc" + > + </File> + <File + RelativePath="..\timer.cc" + > + </File> + <File + RelativePath="..\timer.h" + > + </File> + <File + RelativePath="..\trace_event.cc" + > + </File> + <File + RelativePath="..\trace_event.h" + > + </File> + <File + RelativePath="..\tracked.cc" + > + </File> + <File + RelativePath="..\tracked.h" + > + </File> + <File + RelativePath="..\tracked_objects.cc" + > + </File> + <File + RelativePath="..\tracked_objects.h" + > + </File> + <File + RelativePath="..\tuple.h" + > + </File> + <File + RelativePath="..\values.cc" + > + </File> + <File + RelativePath="..\values.h" + > + </File> + <File + RelativePath="..\waitable_event.h" + > + </File> + <File + RelativePath="..\waitable_event_win.cc" + > + </File> + <File + RelativePath="..\watchdog.cc" + > + </File> + <File + RelativePath="..\watchdog.h" + > + </File> + <File + RelativePath="..\win_util.cc" + > + </File> + <File + RelativePath="..\win_util.h" + > + </File> + <File + RelativePath="..\windows_message_list.h" + > + </File> + <File + RelativePath="..\wmi_util.cc" + > + </File> + <File + RelativePath="..\wmi_util.h" + > + </File> + <File + RelativePath="..\word_iterator.cc" + > + </File> + <File + RelativePath="..\word_iterator.h" + > + </File> + <File + RelativePath="..\worker_pool.cc" + > + </File> + <File + RelativePath="..\worker_pool.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index f2d46cef..70875a9 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -1,183 +1,183 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="base_gfx"
- ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
- RootNamespace="base_gfx"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="..\gfx\gdi_util.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\gdi_util.h"
- >
- </File>
- <File
- RelativePath="..\gfx\native_theme.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\native_theme.h"
- >
- </File>
- <File
- RelativePath="..\gfx\png_decoder.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\png_decoder.h"
- >
- </File>
- <File
- RelativePath="..\gfx\png_encoder.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\png_encoder.h"
- >
- </File>
- <File
- RelativePath="..\gfx\point.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\point.h"
- >
- </File>
- <File
- RelativePath="..\gfx\rect.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\rect.h"
- >
- </File>
- <File
- RelativePath="..\gfx\size.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\size.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="base_gfx" + ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" + RootNamespace="base_gfx" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_gfx.vsprops;..\..\skia\using_skia.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\gfx\gdi_util.cc" + > + </File> + <File + RelativePath="..\gfx\gdi_util.h" + > + </File> + <File + RelativePath="..\gfx\native_theme.cc" + > + </File> + <File + RelativePath="..\gfx\native_theme.h" + > + </File> + <File + RelativePath="..\gfx\png_decoder.cc" + > + </File> + <File + RelativePath="..\gfx\png_decoder.h" + > + </File> + <File + RelativePath="..\gfx\png_encoder.cc" + > + </File> + <File + RelativePath="..\gfx\png_encoder.h" + > + </File> + <File + RelativePath="..\gfx\point.cc" + > + </File> + <File + RelativePath="..\gfx\point.h" + > + </File> + <File + RelativePath="..\gfx\rect.cc" + > + </File> + <File + RelativePath="..\gfx\rect.h" + > + </File> + <File + RelativePath="..\gfx\size.cc" + > + </File> + <File + RelativePath="..\gfx\size.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj index 50e0129..e822992 100644 --- a/base/build/base_unittests.vcproj +++ b/base/build/base_unittests.vcproj @@ -1,406 +1,406 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="base_unittests"
- ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
- RootNamespace="base_unittests"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="UNIT_TEST"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="UNIT_TEST"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="support"
- >
- <File
- RelativePath="..\multiprocess_test.h"
- >
- </File>
- <File
- RelativePath="..\no_windows2000_unittest.h"
- >
- </File>
- <File
- RelativePath="..\run_all_unittests.cc"
- >
- </File>
- <File
- RelativePath="..\test_suite.h"
- >
- </File>
- </Filter>
- <Filter
- Name="base_tests"
- >
- <File
- RelativePath="..\at_exit_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\atomicops_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\clipboard_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\command_line_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\condition_variable_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\directory_watcher_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\field_trial_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\file_path_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\file_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\file_version_info_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\histogram_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\hmac_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\idletimer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\json_reader_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\json_writer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\lazy_instance_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\linked_ptr_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\message_loop_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\native_theme_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\object_watcher_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\observer_list_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\path_service_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\pe_image_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\pickle_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\pr_time_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\process_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\rand_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\gfx\rect_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\ref_counted_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\scoped_ptr_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\sha2_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\shared_memory_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\simple_thread_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\singleton_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\stack_container_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\stats_table_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\string_escape_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\string_piece_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\string_tokenizer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\string_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\sys_info_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\sys_string_conversions_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\system_monitor_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\thread_local_storage_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\thread_local_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\thread_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\time_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\time_unittest_win.cc"
- >
- </File>
- <File
- RelativePath="..\timer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\tracked_objects_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\tuple_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\values_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\waitable_event_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\watchdog_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\win_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\wmi_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\word_iterator_unittest.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="gfx_tests"
- >
- <File
- RelativePath="..\gfx\png_codec_unittest.cc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="base_unittests" + ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" + RootNamespace="base_unittests" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="UNIT_TEST" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="UNIT_TEST" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="support" + > + <File + RelativePath="..\multiprocess_test.h" + > + </File> + <File + RelativePath="..\no_windows2000_unittest.h" + > + </File> + <File + RelativePath="..\run_all_unittests.cc" + > + </File> + <File + RelativePath="..\test_suite.h" + > + </File> + </Filter> + <Filter + Name="base_tests" + > + <File + RelativePath="..\at_exit_unittest.cc" + > + </File> + <File + RelativePath="..\atomicops_unittest.cc" + > + </File> + <File + RelativePath="..\clipboard_unittest.cc" + > + </File> + <File + RelativePath="..\command_line_unittest.cc" + > + </File> + <File + RelativePath="..\condition_variable_unittest.cc" + > + </File> + <File + RelativePath="..\directory_watcher_unittest.cc" + > + </File> + <File + RelativePath="..\field_trial_unittest.cc" + > + </File> + <File + RelativePath="..\file_path_unittest.cc" + > + </File> + <File + RelativePath="..\file_util_unittest.cc" + > + </File> + <File + RelativePath="..\file_version_info_unittest.cc" + > + </File> + <File + RelativePath="..\histogram_unittest.cc" + > + </File> + <File + RelativePath="..\hmac_unittest.cc" + > + </File> + <File + RelativePath="..\idletimer_unittest.cc" + > + </File> + <File + RelativePath="..\json_reader_unittest.cc" + > + </File> + <File + RelativePath="..\json_writer_unittest.cc" + > + </File> + <File + RelativePath="..\lazy_instance_unittest.cc" + > + </File> + <File + RelativePath="..\linked_ptr_unittest.cc" + > + </File> + <File + RelativePath="..\message_loop_unittest.cc" + > + </File> + <File + RelativePath="..\gfx\native_theme_unittest.cc" + > + </File> + <File + RelativePath="..\object_watcher_unittest.cc" + > + </File> + <File + RelativePath="..\observer_list_unittest.cc" + > + </File> + <File + RelativePath="..\path_service_unittest.cc" + > + </File> + <File + RelativePath="..\pe_image_unittest.cc" + > + </File> + <File + RelativePath="..\pickle_unittest.cc" + > + </File> + <File + RelativePath="..\pr_time_unittest.cc" + > + </File> + <File + RelativePath="..\process_util_unittest.cc" + > + </File> + <File + RelativePath="..\rand_util_unittest.cc" + > + </File> + <File + RelativePath="..\gfx\rect_unittest.cc" + > + </File> + <File + RelativePath="..\ref_counted_unittest.cc" + > + </File> + <File + RelativePath="..\scoped_ptr_unittest.cc" + > + </File> + <File + RelativePath="..\sha2_unittest.cc" + > + </File> + <File + RelativePath="..\shared_memory_unittest.cc" + > + </File> + <File + RelativePath="..\simple_thread_unittest.cc" + > + </File> + <File + RelativePath="..\singleton_unittest.cc" + > + </File> + <File + RelativePath="..\stack_container_unittest.cc" + > + </File> + <File + RelativePath="..\stats_table_unittest.cc" + > + </File> + <File + RelativePath="..\string_escape_unittest.cc" + > + </File> + <File + RelativePath="..\string_piece_unittest.cc" + > + </File> + <File + RelativePath="..\string_tokenizer_unittest.cc" + > + </File> + <File + RelativePath="..\string_util_unittest.cc" + > + </File> + <File + RelativePath="..\sys_info_unittest.cc" + > + </File> + <File + RelativePath="..\sys_string_conversions_unittest.cc" + > + </File> + <File + RelativePath="..\system_monitor_unittest.cc" + > + </File> + <File + RelativePath="..\thread_local_storage_unittest.cc" + > + </File> + <File + RelativePath="..\thread_local_unittest.cc" + > + </File> + <File + RelativePath="..\thread_unittest.cc" + > + </File> + <File + RelativePath="..\time_unittest.cc" + > + </File> + <File + RelativePath="..\time_unittest_win.cc" + > + </File> + <File + RelativePath="..\timer_unittest.cc" + > + </File> + <File + RelativePath="..\tracked_objects_unittest.cc" + > + </File> + <File + RelativePath="..\tuple_unittest.cc" + > + </File> + <File + RelativePath="..\values_unittest.cc" + > + </File> + <File + RelativePath="..\waitable_event_unittest.cc" + > + </File> + <File + RelativePath="..\watchdog_unittest.cc" + > + </File> + <File + RelativePath="..\win_util_unittest.cc" + > + </File> + <File + RelativePath="..\wmi_util_unittest.cc" + > + </File> + <File + RelativePath="..\word_iterator_unittest.cc" + > + </File> + </Filter> + <Filter + Name="gfx_tests" + > + <File + RelativePath="..\gfx\png_codec_unittest.cc" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/base/build/debug_message.vcproj b/base/build/debug_message.vcproj index f8708ba..8dac295 100644 --- a/base/build/debug_message.vcproj +++ b/base/build/debug_message.vcproj @@ -1,151 +1,151 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="debug_message"
- ProjectGUID="{0E5474AC-5996-4B13-87C0-4AE931EE0815}"
- RootNamespace="DebugMessage"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- SubSystem="2"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="..\debug_message.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="debug_message" + ProjectGUID="{0E5474AC-5996-4B13-87C0-4AE931EE0815}" + RootNamespace="DebugMessage" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + SubSystem="2" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + SubSystem="2" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\debug_message.cc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |