OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <VisualStudioToolFile | |
3 Name="GRIT resources" | |
4 Version="8.00" | |
5 > | |
6 <Rules> | |
7 <CustomBuildRule | |
8 Name="GRIT Generated Resources" | |
9 DisplayName="GRIT Generated Resources" | |
10 CommandLine="$(SolutionDir)..\tools\grit\build\grit_reso
urce_file.bat [inputs] "$(SolutionDir)" "$(OutDir)\obj\global_int
ermediate\chrome" [AllOptions]" | |
11 Outputs="$(OutDir)\obj\global_intermediate\chrome\$(Inpu
tName).rc;$(OutDir)\obj\global_intermediate\chrome\$(InputName).pak" | |
12 AdditionalDependencies="$(SolutionDir)..\tools\grit\buil
d\grit_resource_file.bat;$(SolutionDir)..\tools\grit\grit.py" | |
13 FileExtensions="*.grd" | |
14 ExecutionDescription="Generating resources..." | |
15 > | |
16 <Properties> | |
17 <StringProperty | |
18 Name="PreprocessorDefinitions" | |
19 DisplayName="Preprocessor Definitions" | |
20 Description="Defines a text macro with t
he given name." | |
21 Switch=""[value]"" | |
22 Delimited="true" | |
23 Inheritable="true" | |
24 /> | |
25 </Properties> | |
26 </CustomBuildRule> | |
27 </Rules> | |
28 </VisualStudioToolFile> | |
OLD | NEW |