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

Side by Side Diff: sandbox/win/wow_helper.sln

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues Created 4 years, 8 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
« no previous file with comments | « sandbox/win/tools/launcher/launcher.vcproj ('k') | sandbox/win/wow_helper/service64_resolver.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wow_helper", "wow_helper\wo w_helper.vcproj", "{BCF3A457-39F1-4DAA-9A65-93CFCD559036}"
4 EndProject
5 Global
6 GlobalSection(SolutionConfigurationPlatforms) = preSolution
7 Debug|x64 = Debug|x64
8 Release|x64 = Release|x64
9 EndGlobalSection
10 GlobalSection(ProjectConfigurationPlatforms) = postSolution
11 {BCF3A457-39F1-4DAA-9A65-93CFCD559036}.Debug|x64.ActiveCfg = Deb ug|x64
12 {BCF3A457-39F1-4DAA-9A65-93CFCD559036}.Debug|x64.Build.0 = Debug |x64
13 {BCF3A457-39F1-4DAA-9A65-93CFCD559036}.Release|x64.ActiveCfg = R elease|x64
14 {BCF3A457-39F1-4DAA-9A65-93CFCD559036}.Release|x64.Build.0 = Rel ease|x64
15 EndGlobalSection
16 GlobalSection(SolutionProperties) = preSolution
17 HideSolutionNode = FALSE
18 EndGlobalSection
19 EndGlobal
OLDNEW
« no previous file with comments | « sandbox/win/tools/launcher/launcher.vcproj ('k') | sandbox/win/wow_helper/service64_resolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698