Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: chrome/tools/build/win/version.rules

Issue 153393003: Merge 248802 "Remove build references to third_party/cygwin" (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1823/src/
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/win/version.bat ('k') | content/content_browsertests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/version.rules
===================================================================
--- chrome/tools/build/win/version.rules (revision 248877)
+++ chrome/tools/build/win/version.rules (working copy)
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<VisualStudioToolFile
- Name="Version Template"
- Version="8.00"
- >
- <Rules>
- <CustomBuildRule
- Name="Version"
- DisplayName="Version"
- CommandLine="$(SolutionDir)/../chrome/tools/build/win/version.bat [inputs] &quot;$(SolutionDir)/../chrome/&quot; &quot;$(IntDir)&quot; &quot;$(IntDir)/$(InputName)&quot; &quot;$(SolutionDir)/../build/util/&quot;"
- Outputs="$(IntDir)/$(InputName)"
- AdditionalDependencies="$(SolutionDir)/../chrome/VERSION;$(SolutionDir)/../chrome/tools/build/win/version.bat"
- FileExtensions="*.version"
- ExecutionDescription="Generating version template file"
- >
- <Properties>
- </Properties>
- </CustomBuildRule>
- </Rules>
-</VisualStudioToolFile>
« no previous file with comments | « chrome/tools/build/win/version.bat ('k') | content/content_browsertests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698