summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
authorrobertshield@google.com <robertshield@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-14 15:39:52 +0000
committerrobertshield@google.com <robertshield@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-14 15:39:52 +0000
commitd41e5c6e49d59d0cf4495c57f29d925ab1a4aa59 (patch)
tree262ad889265491672dcdc94caa37bb5af00c536d /chrome/tools
parentcc966e90279d89a2d1b6ef1ef7223f85fea1c45f (diff)
downloadchromium_src-d41e5c6e49d59d0cf4495c57f29d925ab1a4aa59.zip
chromium_src-d41e5c6e49d59d0cf4495c57f29d925ab1a4aa59.tar.gz
chromium_src-d41e5c6e49d59d0cf4495c57f29d925ab1a4aa59.tar.bz2
Rendering dependencies inherited from version.rules less relative.
Review URL: http://codereview.chromium.org/73016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r--chrome/tools/build/win/version.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/build/win/version.rules b/chrome/tools/build/win/version.rules
index 5fb409b..002e3af 100644
--- a/chrome/tools/build/win/version.rules
+++ b/chrome/tools/build/win/version.rules
@@ -9,7 +9,7 @@
DisplayName="Version"
CommandLine="$(SolutionDir)/../chrome/tools/build/win/version.bat [inputs] &quot;$(SolutionDir)/../chrome/&quot; &quot;$(IntDir)&quot; &quot;$(IntDir)/$(InputName)&quot;"
Outputs="$(IntDir)/$(InputName)"
- AdditionalDependencies="$(SolutionDir)/VERSION;$(SolutionDir)/tools/build/win/version.bat"
+ AdditionalDependencies="$(SolutionDir)/../chrome/VERSION;$(SolutionDir)/../chrome/tools/build/win/version.bat"
FileExtensions="*.version"
ExecutionDescription="Generating version template file"
>