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

Side by Side Diff: sandbox/win/tools/finder/finder.vcproj

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree Created 8 years, 5 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 | « sandbox/win/tools/finder/finder.cc ('k') | sandbox/win/tools/finder/finder_fs.cc » ('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="finder" 5 Name="finder"
6 ProjectGUID="{ACDC2E06-0366-41A4-A646-C37E130A605D}" 6 ProjectGUID="{ACDC2E06-0366-41A4-A646-C37E130A605D}"
7 RootNamespace="finder" 7 RootNamespace="finder"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 </FileConfiguration> 192 </FileConfiguration>
193 </File> 193 </File>
194 <File 194 <File
195 RelativePath=".\stdafx.h" 195 RelativePath=".\stdafx.h"
196 > 196 >
197 </File> 197 </File>
198 </Files> 198 </Files>
199 <Globals> 199 <Globals>
200 </Globals> 200 </Globals>
201 </VisualStudioProject> 201 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/tools/finder/finder.cc ('k') | sandbox/win/tools/finder/finder_fs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698