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

Side by Side Diff: chrome/app/chrome_dll.vcproj

Issue 48108: Switching net over to use gyp on windows. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome.sln » ('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="chrome_dll" 5 Name="chrome_dll"
6 ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}" 6 ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}"
7 RootNamespace="chrome_dll" 7 RootNamespace="chrome_dll"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 </File> 201 </File>
202 <File 202 <File
203 RelativePath="..\..\webkit\glue\resources\copy.c ur" 203 RelativePath="..\..\webkit\glue\resources\copy.c ur"
204 > 204 >
205 </File> 205 </File>
206 <File 206 <File
207 RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 207 RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc"
208 > 208 >
209 </File> 209 </File>
210 <File 210 <File
211 » » » » RelativePath="$(OutDir)\grit_derived_sources\net _resources.rc" 211 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
212 > 212 >
213 </File> 213 </File>
214 <File 214 <File
215 RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 215 RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc"
216 > 216 >
217 </File> 217 </File>
218 <File 218 <File
219 RelativePath="..\..\webkit\glue\resources\row_re size.cur" 219 RelativePath="..\..\webkit\glue\resources\row_re size.cur"
220 > 220 >
221 </File> 221 </File>
(...skipping 15 matching lines...) Expand all
237 </File> 237 </File>
238 </Filter> 238 </Filter>
239 <File 239 <File
240 RelativePath=".\chrome_dll_main.cc" 240 RelativePath=".\chrome_dll_main.cc"
241 > 241 >
242 </File> 242 </File>
243 </Files> 243 </Files>
244 <Globals> 244 <Globals>
245 </Globals> 245 </Globals>
246 </VisualStudioProject> 246 </VisualStudioProject>
OLDNEW
« no previous file with comments | « build/all.gyp ('k') | chrome/chrome.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698