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

Side by Side Diff: webkit/build/port/port.vcproj

Issue 466: Try again to begin compiling the files that implemen the HTML5... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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 | « webkit/build/WebCore/WebCore.vcproj ('k') | webkit/build/webkit_common_includes.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="Port" 5 Name="Port"
6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}" 6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
7 RootNamespace="port" 7 RootNamespace="port"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1162 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 </File> 1173 </File>
1174 <File 1174 <File
1175 RelativePath="..\..\port\history\BackForwardList .h" 1175 RelativePath="..\..\port\history\BackForwardList .h"
1176 > 1176 >
1177 </File> 1177 </File>
1178 <File 1178 <File
1179 RelativePath="..\..\port\history\CachedPage.cpp" 1179 RelativePath="..\..\port\history\CachedPage.cpp"
1180 > 1180 >
1181 </File> 1181 </File>
1182 </Filter> 1182 </Filter>
1183 <Filter
1184 Name="storage"
1185 >
1186 <File
1187 RelativePath="..\..\port\storage\DatabaseTracker .cpp"
1188 >
1189 </File>
1190 <File
1191 RelativePath="..\..\port\storage\OriginQuotaMana ger.cpp"
1192 >
1193 </File>
1194 </Filter>
1183 </Files> 1195 </Files>
1184 <Globals> 1196 <Globals>
1185 </Globals> 1197 </Globals>
1186 </VisualStudioProject> 1198 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/WebCore.vcproj ('k') | webkit/build/webkit_common_includes.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698