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

Side by Side Diff: sandbox/win/sandbox_poc/sandbox_poc.vcproj

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) 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/sandbox_poc/sandbox.rc ('k') | sandbox/win/sandbox_standalone.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="sandbox_poc" 5 Name="sandbox_poc"
6 ProjectGUID="{CF757839-F2A1-417C-8F25-DCAE480020F1}" 6 ProjectGUID="{CF757839-F2A1-417C-8F25-DCAE480020F1}"
7 RootNamespace="sandbox_poc" 7 RootNamespace="sandbox_poc"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 </FileConfiguration> 193 </FileConfiguration>
194 </File> 194 </File>
195 <File 195 <File
196 RelativePath=".\stdafx.h" 196 RelativePath=".\stdafx.h"
197 > 197 >
198 </File> 198 </File>
199 </Files> 199 </Files>
200 <Globals> 200 <Globals>
201 </Globals> 201 </Globals>
202 </VisualStudioProject> 202 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/sandbox_poc/sandbox.rc ('k') | sandbox/win/sandbox_standalone.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698