| Index: tools/grit/build/grit_localized_resources.rules
|
| ===================================================================
|
| --- tools/grit/build/grit_localized_resources.rules (revision 17518)
|
| +++ tools/grit/build/grit_localized_resources.rules (working copy)
|
| @@ -7,8 +7,8 @@
|
| <CustomBuildRule
|
| Name="GRIT Generated Localized Resources"
|
| DisplayName="GRIT Generated Localized Resources"
|
| - CommandLine="$(SolutionDir)..\tools\grit\build\grit_resource_file.bat [inputs] "$(SolutionDir)" "$(OutDir)\grit_derived_sources" [AllOptions]"
|
| - Outputs="$(OutDir)\grit_derived_sources\$(InputName)_en-US.pak"
|
| + CommandLine="$(SolutionDir)..\tools\grit\build\grit_resource_file.bat [inputs] "$(SolutionDir)" "$(OutDir)\obj\global_intermediate\chrome" [AllOptions]"
|
| + Outputs="$(OutDir)\obj\global_intermediate\chrome\$(InputName)_en-US.pak"
|
| AdditionalDependencies="$(SolutionDir)..\tools\grit\build\grit_resource_file.bat;$(SolutionDir)..\tools\grit\grit.py;
|
| resources\$(InputName)_ar.xtb;
|
| resources\$(InputName)_bg.xtb;
|
|
|