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

Side by Side Diff: native_client_sdk/src/libraries/nacl_io/nacl_mounts.vcproj

Issue 16325024: Move thread_pool.h into utils so it can be shared by more than one example. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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="9.00" 4 Version="9.00"
5 Name="nacl_mounts" 5 Name="nacl_mounts"
6 ProjectGUID="{AADB97B8-EAB0-42B0-ADE0-88B76BD4745C}" 6 ProjectGUID="{AADB97B8-EAB0-42B0-ADE0-88B76BD4745C}"
7 RootNamespace="nacl_mounts" 7 RootNamespace="nacl_mounts"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613" 9 TargetFrameworkVersion="196613"
10 > 10 >
(...skipping 23 matching lines...) Expand all
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCWebServiceProxyGeneratorTool" 36 Name="VCWebServiceProxyGeneratorTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCMIDLTool" 39 Name="VCMIDLTool"
40 /> 40 />
41 <Tool 41 <Tool
42 Name="VCCLCompilerTool" 42 Name="VCCLCompilerTool"
43 Optimization="0" 43 Optimization="0"
44 » » » » AdditionalIncludeDirectories="../win;../utils" 44 » » » » AdditionalIncludeDirectories="../win;../sdk_util "
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46 MinimalRebuild="true" 46 MinimalRebuild="true"
47 BasicRuntimeChecks="3" 47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3" 48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0" 49 UsePrecompiledHeader="0"
50 WarningLevel="3" 50 WarningLevel="3"
51 DebugInformationFormat="4" 51 DebugInformationFormat="4"
52 /> 52 />
53 <Tool 53 <Tool
54 Name="VCManagedResourceCompilerTool" 54 Name="VCManagedResourceCompilerTool"
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 > 203 >
204 </Filter> 204 </Filter>
205 <File 205 <File
206 RelativePath=".\ReadMe.txt" 206 RelativePath=".\ReadMe.txt"
207 > 207 >
208 </File> 208 </File>
209 </Files> 209 </Files>
210 <Globals> 210 <Globals>
211 </Globals> 211 </Globals>
212 </VisualStudioProject> 212 </VisualStudioProject>
OLDNEW
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/nacl_io.h ('k') | native_client_sdk/src/libraries/nacl_io/osdirent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698