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

Side by Side Diff: sandbox/win/sandbox_poc/pocdll/pocdll.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
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="pocdll" 5 Name="pocdll"
6 ProjectGUID="{AE5BFB87-850E-4454-B01D-58E7D8BAC224}" 6 ProjectGUID="{AE5BFB87-850E-4454-B01D-58E7D8BAC224}"
7 RootNamespace="pocdll" 7 RootNamespace="pocdll"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 > 209 >
210 </File> 210 </File>
211 <File 211 <File
212 RelativePath=".\utils.h" 212 RelativePath=".\utils.h"
213 > 213 >
214 </File> 214 </File>
215 </Files> 215 </Files>
216 <Globals> 216 <Globals>
217 </Globals> 217 </Globals>
218 </VisualStudioProject> 218 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/sandbox_poc/pocdll/pocdll.cc ('k') | sandbox/win/sandbox_poc/pocdll/processes_and_threads.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698