OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="chrome_strings" | |
6 ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}" | |
7 RootNamespace="chrome_strings" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 <ToolFile | |
17 RelativePath="..\..\tools\grit\build\grit_localized_reso
urces.rules" | |
18 /> | |
19 </ToolFiles> | |
20 <Configurations> | |
21 <Configuration | |
22 Name="Debug|Win32" | |
23 ConfigurationType="10" | |
24 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops" | |
25 > | |
26 <Tool | |
27 Name="GRIT Generated Localized Resources" | |
28 PreprocessorDefinitions="$(CHROMIUM_BUILD)" | |
29 /> | |
30 </Configuration> | |
31 <Configuration | |
32 Name="Release|Win32" | |
33 ConfigurationType="10" | |
34 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops" | |
35 > | |
36 <Tool | |
37 Name="GRIT Generated Localized Resources" | |
38 PreprocessorDefinitions="$(CHROMIUM_BUILD)" | |
39 /> | |
40 </Configuration> | |
41 </Configurations> | |
42 <Files> | |
43 <File | |
44 RelativePath=".\chromium_strings.grd" | |
45 > | |
46 </File> | |
47 <File | |
48 RelativePath="$(OutDir)\grit_derived_sources\grit\chromi
um_strings.h" | |
49 > | |
50 </File> | |
51 <File | |
52 RelativePath=".\generated_resources.grd" | |
53 > | |
54 </File> | |
55 <File | |
56 RelativePath="$(OutDir)\grit_derived_sources\grit\genera
ted_resources.h" | |
57 > | |
58 </File> | |
59 <File | |
60 RelativePath=".\google_chrome_strings.grd" | |
61 > | |
62 </File> | |
63 <File | |
64 RelativePath="$(OutDir)\grit_derived_sources\grit\google
_chrome_strings.h" | |
65 > | |
66 </File> | |
67 <File | |
68 RelativePath=".\resources\locale_settings.grd" | |
69 > | |
70 </File> | |
71 <File | |
72 RelativePath="$(OutDir)\grit_derived_sources\grit\locale
_settings.h" | |
73 > | |
74 </File> | |
75 </Files> | |
76 </VisualStudioProject> | |
OLD | NEW |