Prep for generated .vcproj files:
Fix minor stylistic inconsistencies in some .vcproj files: * /> tag termination: net\net_resources.vcproj * Add empty <ToolFiles>, <References> and <Globals> sections: net\net_resources.vcproj third_party\zlib\zlib.vcproj third_party\libpng\libpng.vcproj chrome\tools\test\image_diff\image_diff.vcproj * Remove .\ on file names where its use is inconsistent with the rest of the file names in the .vcproj: net\build\net.vcproj net\build\net_unittests.vcproj chrome\installer\util\util.vcproj * Add explicit RootNamespace attribute: chrome\test\automation\automation.vcproj testing\gtest.vcproj * Fix file order in four locales that don't match other locale .vcproj files: chrome\app\locales\da.vcproj chrome\app\locales\he.vcproj chrome\app\locales\zh-TW.vcproj chrome\app\locales\en-US.vcproj * Remove duplicate files from the list: chrome\browser\views\browser_views.vcproj (event_utils.[ch]) Review URL: http://codereview.chromium.org/18555 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8577 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
chrome
app
browser
views
installer
util
test
automation
tools
test
image_diff
net/build
testing
third_party
@ -144,11 +144,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_da.rc"
|
||||
RelativePath="..\resources\locale_settings_da.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\resources\locale_settings_da.rc"
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_da.rc"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
@ -146,11 +146,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc"
|
||||
RelativePath="..\resources\locale_settings_en-US.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\resources\locale_settings_en-US.rc"
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
@ -144,11 +144,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_he.rc"
|
||||
RelativePath="..\resources\locale_settings_he.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\resources\locale_settings_he.rc"
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_he.rc"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
@ -144,11 +144,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-TW.rc"
|
||||
RelativePath="..\resources\locale_settings_zh-TW.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\resources\locale_settings_zh-TW.rc"
|
||||
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-TW.rc"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
@ -493,14 +493,6 @@
|
||||
RelativePath=".\event_utils.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\event_utils.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\event_utils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\event_utils.h"
|
||||
>
|
||||
|
@ -121,59 +121,59 @@
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath="browser_distribution.cc"
|
||||
RelativePath=".\browser_distribution.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="browser_distribution.h"
|
||||
RelativePath=".\browser_distribution.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="copy_tree_work_item.cc"
|
||||
RelativePath=".\copy_tree_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="copy_tree_work_item.h"
|
||||
RelativePath=".\copy_tree_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="create_dir_work_item.cc"
|
||||
RelativePath=".\create_dir_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="create_dir_work_item.h"
|
||||
RelativePath=".\create_dir_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="create_reg_key_work_item.cc"
|
||||
RelativePath=".\create_reg_key_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="create_reg_key_work_item.h"
|
||||
RelativePath=".\create_reg_key_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="delete_reg_value_work_item.cc"
|
||||
RelativePath=".\delete_reg_value_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="delete_reg_value_work_item.h"
|
||||
RelativePath=".\delete_reg_value_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="delete_tree_work_item.cc"
|
||||
RelativePath=".\delete_tree_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="delete_tree_work_item.h"
|
||||
RelativePath=".\delete_tree_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="google_chrome_distribution.cc"
|
||||
RelativePath=".\google_chrome_distribution.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="google_chrome_distribution.h"
|
||||
RelativePath=".\google_chrome_distribution.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -185,19 +185,19 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="google_update_settings.cc"
|
||||
RelativePath=".\google_update_settings.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="google_update_settings.h"
|
||||
RelativePath=".\google_update_settings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="helper.cc"
|
||||
RelativePath=".\helper.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="helper.h"
|
||||
RelativePath=".\helper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -209,27 +209,27 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="install_util.cc"
|
||||
RelativePath=".\install_util.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="install_util.h"
|
||||
RelativePath=".\install_util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="l10n_string_util.cc"
|
||||
RelativePath=".\l10n_string_util.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="l10n_string_util.h"
|
||||
RelativePath=".\l10n_string_util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="logging_installer.cc"
|
||||
RelativePath=".\logging_installer.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="logging_installer.h"
|
||||
RelativePath=".\logging_installer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -249,11 +249,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="set_reg_value_work_item.cc"
|
||||
RelativePath=".\set_reg_value_work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="set_reg_value_work_item.h"
|
||||
RelativePath=".\set_reg_value_work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -265,35 +265,35 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="util_constants.cc"
|
||||
RelativePath=".\util_constants.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="util_constants.h"
|
||||
RelativePath=".\util_constants.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="version.cc"
|
||||
RelativePath=".\version.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="version.h"
|
||||
RelativePath=".\version.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="work_item.cc"
|
||||
RelativePath=".\work_item.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="work_item.h"
|
||||
RelativePath=".\work_item.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="work_item_list.cc"
|
||||
RelativePath=".\work_item_list.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="work_item_list.h"
|
||||
RelativePath=".\work_item_list.h"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
@ -4,6 +4,7 @@
|
||||
Version="8.00"
|
||||
Name="automation"
|
||||
ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}"
|
||||
RootNamespace="automation"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
@ -12,6 +12,8 @@
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
@ -40,10 +42,14 @@
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\image_diff.cc"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
@ -14,7 +14,7 @@
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\convert_tld_data.rules"
|
||||
RelativePath="convert_tld_data.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
@ -381,7 +381,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\precompiled_net.cc"
|
||||
RelativePath="precompiled_net.cc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -401,7 +401,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\precompiled_net.h"
|
||||
RelativePath="precompiled_net.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -22,15 +22,15 @@
|
||||
Name="Debug|Win32"
|
||||
ConfigurationType="10"
|
||||
InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
|
||||
>
|
||||
</Configuration>
|
||||
/>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
ConfigurationType="10"
|
||||
InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
|
||||
>
|
||||
</Configuration>
|
||||
/>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath="..\base\net_resources.grd"
|
||||
@ -41,4 +41,6 @@
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
@ -148,7 +148,7 @@
|
||||
Name="support"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\precompiled_net.cc"
|
||||
RelativePath="precompiled_net.cc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -168,7 +168,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\precompiled_net.h"
|
||||
RelativePath="precompiled_net.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -4,6 +4,7 @@
|
||||
Version="8.00"
|
||||
Name="gtest"
|
||||
ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
|
||||
RootNamespace="gtest"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
|
6
third_party/libpng/libpng.vcproj
vendored
6
third_party/libpng/libpng.vcproj
vendored
@ -12,6 +12,8 @@
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
@ -38,6 +40,8 @@
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\png.c"
|
||||
@ -120,4 +124,6 @@
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
6
third_party/zlib/zlib.vcproj
vendored
6
third_party/zlib/zlib.vcproj
vendored
@ -12,6 +12,8 @@
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
@ -38,6 +40,8 @@
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="minizip"
|
||||
@ -160,4 +164,6 @@
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
|
Reference in New Issue
Block a user