| 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] "$(SolutionDir)/../chrome/" "$(IntDir)" "$(IntDir)/$(InputName)" "$(SolutionDir)/../build/util/""
|
| - 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>
|
|
|