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

Side by Side Diff: sandbox/win/tools/launcher/launcher.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/launcher/launcher.cc ('k') | sandbox/win/wow_helper.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="launcher" 5 Name="launcher"
6 ProjectGUID="{386FA217-FBC2-4461-882D-CDAD221ED800}" 6 ProjectGUID="{386FA217-FBC2-4461-882D-CDAD221ED800}"
7 RootNamespace="launcher" 7 RootNamespace="launcher"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 </FileConfiguration> 168 </FileConfiguration>
169 </File> 169 </File>
170 <File 170 <File
171 RelativePath=".\stdafx.h" 171 RelativePath=".\stdafx.h"
172 > 172 >
173 </File> 173 </File>
174 </Files> 174 </Files>
175 <Globals> 175 <Globals>
176 </Globals> 176 </Globals>
177 </VisualStudioProject> 177 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/tools/launcher/launcher.cc ('k') | sandbox/win/wow_helper.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698