OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" |
| 4 Version="8.00" |
| 5 Name="chrome_resources" |
| 6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" |
| 7 RootNamespace="chrome_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.rule
s" |
| 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="GRIT Generated Resources" |
| 31 PreprocessorDefinitions="$(CHROMIUM_BUILD)" |
| 32 /> |
| 33 <Tool |
| 34 Name="VCCustomBuildTool" |
| 35 /> |
| 36 <Tool |
| 37 Name="VCMIDLTool" |
| 38 /> |
| 39 <Tool |
| 40 Name="VCPostBuildEventTool" |
| 41 /> |
| 42 </Configuration> |
| 43 <Configuration |
| 44 Name="Release|Win32" |
| 45 ConfigurationType="10" |
| 46 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops" |
| 47 > |
| 48 <Tool |
| 49 Name="VCPreBuildEventTool" |
| 50 /> |
| 51 <Tool |
| 52 Name="GRIT Generated Resources" |
| 53 /> |
| 54 <Tool |
| 55 Name="VCCustomBuildTool" |
| 56 /> |
| 57 <Tool |
| 58 Name="VCMIDLTool" |
| 59 /> |
| 60 <Tool |
| 61 Name="VCPostBuildEventTool" |
| 62 /> |
| 63 </Configuration> |
| 64 </Configurations> |
| 65 <References> |
| 66 </References> |
| 67 <Files> |
| 68 <Filter |
| 69 Name="Generated Files" |
| 70 > |
| 71 <File |
| 72 RelativePath="$(OutDir)\grit_derived_sources\bro
wser_resources.h" |
| 73 > |
| 74 </File> |
| 75 <File |
| 76 RelativePath="$(OutDir)\grit_derived_sources\the
me_resources.h" |
| 77 > |
| 78 </File> |
| 79 </Filter> |
| 80 <File |
| 81 RelativePath="..\browser\browser_resources.grd" |
| 82 > |
| 83 </File> |
| 84 <File |
| 85 RelativePath="theme\theme_resources.grd" |
| 86 > |
| 87 </File> |
| 88 </Files> |
| 89 <Globals> |
| 90 </Globals> |
| 91 </VisualStudioProject> |
OLD | NEW |