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

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

Issue 18838: Try2 of issue 18772. (move jpeg_codec* to base/gfx) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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_unittests.scons ('k') | base/build/base_gfx.vsprops » ('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\jpeg_codec.cc"
126 >
127 </File>
128 <File
129 RelativePath="..\gfx\jpeg_codec.h"
130 >
131 </File>
132 <File
125 RelativePath="..\gfx\gdi_util.cc" 133 RelativePath="..\gfx\gdi_util.cc"
126 > 134 >
127 </File> 135 </File>
128 <File 136 <File
129 RelativePath="..\gfx\gdi_util.h" 137 RelativePath="..\gfx\gdi_util.h"
130 > 138 >
131 </File> 139 </File>
132 <File 140 <File
133 RelativePath="..\gfx\native_theme.cc" 141 RelativePath="..\gfx\native_theme.cc"
134 > 142 >
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 > 182 >
175 </File> 183 </File>
176 <File 184 <File
177 RelativePath="..\gfx\size.h" 185 RelativePath="..\gfx\size.h"
178 > 186 >
179 </File> 187 </File>
180 </Files> 188 </Files>
181 <Globals> 189 <Globals>
182 </Globals> 190 </Globals>
183 </VisualStudioProject> 191 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base_unittests.scons ('k') | base/build/base_gfx.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698