Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / native_client_sdk / src / libraries / nacl_io / nacl_mounts.vcproj
blobd57c84fbaa625d372ee41a719bf2d0beea99d35a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="nacl_mounts"
6 ProjectGUID="{AADB97B8-EAB0-42B0-ADE0-88B76BD4745C}"
7 RootNamespace="nacl_mounts"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="4"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="../win;../sdk_util"
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLibrarianTool"
65 <Tool
66 Name="VCALinkTool"
68 <Tool
69 Name="VCXDCMakeTool"
71 <Tool
72 Name="VCBscMakeTool"
74 <Tool
75 Name="VCFxCopTool"
77 <Tool
78 Name="VCPostBuildEventTool"
80 </Configuration>
81 <Configuration
82 Name="Release|Win32"
83 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84 IntermediateDirectory="$(ConfigurationName)"
85 ConfigurationType="4"
86 CharacterSet="1"
87 WholeProgramOptimization="1"
89 <Tool
90 Name="VCPreBuildEventTool"
92 <Tool
93 Name="VCCustomBuildTool"
95 <Tool
96 Name="VCXMLDataGeneratorTool"
98 <Tool
99 Name="VCWebServiceProxyGeneratorTool"
101 <Tool
102 Name="VCMIDLTool"
104 <Tool
105 Name="VCCLCompilerTool"
106 Optimization="2"
107 EnableIntrinsicFunctions="true"
108 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
109 RuntimeLibrary="2"
110 EnableFunctionLevelLinking="true"
111 UsePrecompiledHeader="0"
112 WarningLevel="3"
113 DebugInformationFormat="3"
115 <Tool
116 Name="VCManagedResourceCompilerTool"
118 <Tool
119 Name="VCResourceCompilerTool"
121 <Tool
122 Name="VCPreLinkEventTool"
124 <Tool
125 Name="VCLibrarianTool"
127 <Tool
128 Name="VCALinkTool"
130 <Tool
131 Name="VCXDCMakeTool"
133 <Tool
134 Name="VCBscMakeTool"
136 <Tool
137 Name="VCFxCopTool"
139 <Tool
140 Name="VCPostBuildEventTool"
142 </Configuration>
143 </Configurations>
144 <References>
145 </References>
146 <Files>
147 <Filter
148 Name="Source Files"
149 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
150 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
152 <File
153 RelativePath=".\mount_node.cc"
155 </File>
156 <File
157 RelativePath=".\mount_node_dir.cc"
159 </File>
160 <File
161 RelativePath=".\mount_node_mem.cc"
163 </File>
164 <File
165 RelativePath=".\path.cc"
167 </File>
168 </Filter>
169 <Filter
170 Name="Header Files"
171 Filter="h;hpp;hxx;hm;inl;inc;xsd"
172 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
174 <File
175 RelativePath=".\mount.cc"
177 </File>
178 <File
179 RelativePath=".\mount.h"
181 </File>
182 <File
183 RelativePath=".\mount_node.h"
185 </File>
186 <File
187 RelativePath=".\mount_node_dir.h"
189 </File>
190 <File
191 RelativePath=".\mount_node_mem.h"
193 </File>
194 <File
195 RelativePath=".\path.h"
197 </File>
198 </Filter>
199 <Filter
200 Name="Resource Files"
201 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
202 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
204 </Filter>
205 <File
206 RelativePath=".\ReadMe.txt"
208 </File>
209 </Files>
210 <Globals>
211 </Globals>
212 </VisualStudioProject>