OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="browser_resources" | |
6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" | |
7 RootNamespace="browser_resources" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 <ToolFile | |
17 RelativePath="..\..\..\tools\grit\build\grit_resources.r
ules" | |
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="VCPreBuildEventTool" | |
28 /> | |
29 <Tool | |
30 Name="WebKitVersion" | |
31 /> | |
32 <Tool | |
33 Name="GRIT Generated Resources" | |
34 /> | |
35 <Tool | |
36 Name="VCCustomBuildTool" | |
37 /> | |
38 <Tool | |
39 Name="VCMIDLTool" | |
40 /> | |
41 <Tool | |
42 Name="VCPostBuildEventTool" | |
43 /> | |
44 </Configuration> | |
45 <Configuration | |
46 Name="Release|Win32" | |
47 ConfigurationType="10" | |
48 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops" | |
49 > | |
50 <Tool | |
51 Name="VCPreBuildEventTool" | |
52 /> | |
53 <Tool | |
54 Name="WebKitVersion" | |
55 /> | |
56 <Tool | |
57 Name="GRIT Generated Resources" | |
58 /> | |
59 <Tool | |
60 Name="VCCustomBuildTool" | |
61 /> | |
62 <Tool | |
63 Name="VCMIDLTool" | |
64 /> | |
65 <Tool | |
66 Name="VCPostBuildEventTool" | |
67 /> | |
68 </Configuration> | |
69 </Configurations> | |
70 <References> | |
71 </References> | |
72 <Files> | |
73 <Filter | |
74 Name="Generated Files" | |
75 SourceControlFiles="false" | |
76 > | |
77 <File | |
78 RelativePath="$(OutDir)\grit_derived_sources\bro
wser_resources.h" | |
79 > | |
80 </File> | |
81 </Filter> | |
82 <File | |
83 RelativePath="..\browser_resources.grd" | |
84 > | |
85 </File> | |
86 </Files> | |
87 <Globals> | |
88 </Globals> | |
89 </VisualStudioProject> | |
OLD | NEW |