diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-23 21:02:30 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-23 21:02:30 +0000 |
commit | deb17b8d4fc8ef1bc2222bbb83414d6983fd7d02 (patch) | |
tree | 9f1567c0690651808f0431b8f40d46cbd6e7e52d /chrome/installer | |
parent | eab9b45f79f18963793e0f4d666a83b311caabd3 (diff) | |
download | chromium_src-deb17b8d4fc8ef1bc2222bbb83414d6983fd7d02.zip chromium_src-deb17b8d4fc8ef1bc2222bbb83414d6983fd7d02.tar.gz chromium_src-deb17b8d4fc8ef1bc2222bbb83414d6983fd7d02.tar.bz2 |
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
Diffstat (limited to 'chrome/installer')
-rw-r--r-- | chrome/installer/util/util.vcproj | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/chrome/installer/util/util.vcproj b/chrome/installer/util/util.vcproj index 22700c7..6bd7ed0 100644 --- a/chrome/installer/util/util.vcproj +++ b/chrome/installer/util/util.vcproj @@ -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> |