Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1201)

Side by Side Diff: base/build/base_gfx.vcproj

Issue 1612: Implement "iframe shim" behavior for windowed plugins.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « base/base.xcodeproj/project.pbxproj ('k') | base/gfx/bitmap_header.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="base_gfx" 5 Name="base_gfx"
6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
7 RootNamespace="base_gfx" 7 RootNamespace="base_gfx"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 /> 115 />
116 <Tool 116 <Tool
117 Name="VCPostBuildEventTool" 117 Name="VCPostBuildEventTool"
118 /> 118 />
119 </Configuration> 119 </Configuration>
120 </Configurations> 120 </Configurations>
121 <References> 121 <References>
122 </References> 122 </References>
123 <Files> 123 <Files>
124 <File 124 <File
125 RelativePath="..\gfx\bitmap_header.cc"
126 >
127 </File>
128 <File
129 RelativePath="..\gfx\bitmap_header.h"
130 >
131 </File>
132 <File
133 RelativePath="..\gfx\bitmap_platform_device_win.cc" 125 RelativePath="..\gfx\bitmap_platform_device_win.cc"
134 > 126 >
135 </File> 127 </File>
136 <File 128 <File
137 RelativePath="..\gfx\bitmap_platform_device_win.h" 129 RelativePath="..\gfx\bitmap_platform_device_win.h"
138 > 130 >
139 </File> 131 </File>
140 <File 132 <File
141 RelativePath="..\gfx\convolver.cc" 133 RelativePath="..\gfx\convolver.cc"
142 > 134 >
143 </File> 135 </File>
144 <File 136 <File
145 RelativePath="..\gfx\convolver.h" 137 RelativePath="..\gfx\convolver.h"
146 > 138 >
147 </File> 139 </File>
148 <File 140 <File
149 RelativePath="..\gfx\font_utils.cc" 141 RelativePath="..\gfx\font_utils.cc"
150 > 142 >
151 </File> 143 </File>
152 <File 144 <File
153 RelativePath="..\gfx\font_utils.h" 145 RelativePath="..\gfx\font_utils.h"
154 > 146 >
155 </File> 147 </File>
156 <File 148 <File
149 RelativePath="..\gfx\gdi_util.cc"
150 >
151 </File>
152 <File
153 RelativePath="..\gfx\gdi_util.h"
154 >
155 </File>
156 <File
157 RelativePath="..\gfx\image_operations.cc" 157 RelativePath="..\gfx\image_operations.cc"
158 > 158 >
159 </File> 159 </File>
160 <File 160 <File
161 RelativePath="..\gfx\image_operations.h" 161 RelativePath="..\gfx\image_operations.h"
162 > 162 >
163 </File> 163 </File>
164 <File 164 <File
165 RelativePath="..\gfx\native_theme.cc" 165 RelativePath="..\gfx\native_theme.cc"
166 > 166 >
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 > 254 >
255 </File> 255 </File>
256 <File 256 <File
257 RelativePath="..\gfx\vector_device.h" 257 RelativePath="..\gfx\vector_device.h"
258 > 258 >
259 </File> 259 </File>
260 </Files> 260 </Files>
261 <Globals> 261 <Globals>
262 </Globals> 262 </Globals>
263 </VisualStudioProject> 263 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base.xcodeproj/project.pbxproj ('k') | base/gfx/bitmap_header.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698