Implement OCSP stapling in Windows BoringSSL port.
[chromium-blink-merge.git] / sandbox / win / tools / finder / finder.vcproj
blob787c8477c2cb18a888f4805b3a98062bce663609
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="finder"
6 ProjectGUID="{ACDC2E06-0366-41A4-A646-C37E130A605D}"
7 RootNamespace="finder"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops"
23 <Tool
24 Name="VCPreBuildEventTool"
26 <Tool
27 Name="VCCustomBuildTool"
29 <Tool
30 Name="VCXMLDataGeneratorTool"
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
35 <Tool
36 Name="VCMIDLTool"
38 <Tool
39 Name="VCCLCompilerTool"
40 UsePrecompiledHeader="2"
41 ForcedIncludeFiles="stdafx.h"
43 <Tool
44 Name="VCManagedResourceCompilerTool"
46 <Tool
47 Name="VCResourceCompilerTool"
49 <Tool
50 Name="VCPreLinkEventTool"
52 <Tool
53 Name="VCLinkerTool"
55 <Tool
56 Name="VCALinkTool"
58 <Tool
59 Name="VCManifestTool"
61 <Tool
62 Name="VCXDCMakeTool"
64 <Tool
65 Name="VCBscMakeTool"
67 <Tool
68 Name="VCFxCopTool"
70 <Tool
71 Name="VCAppVerifierTool"
73 <Tool
74 Name="VCWebDeploymentTool"
76 <Tool
77 Name="VCPostBuildEventTool"
79 </Configuration>
80 <Configuration
81 Name="Release|Win32"
82 ConfigurationType="1"
83 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops"
85 <Tool
86 Name="VCPreBuildEventTool"
88 <Tool
89 Name="VCCustomBuildTool"
91 <Tool
92 Name="VCXMLDataGeneratorTool"
94 <Tool
95 Name="VCWebServiceProxyGeneratorTool"
97 <Tool
98 Name="VCMIDLTool"
100 <Tool
101 Name="VCCLCompilerTool"
102 UsePrecompiledHeader="0"
103 ForcedIncludeFiles="stdafx.h"
105 <Tool
106 Name="VCManagedResourceCompilerTool"
108 <Tool
109 Name="VCResourceCompilerTool"
111 <Tool
112 Name="VCPreLinkEventTool"
114 <Tool
115 Name="VCLinkerTool"
117 <Tool
118 Name="VCALinkTool"
120 <Tool
121 Name="VCManifestTool"
123 <Tool
124 Name="VCXDCMakeTool"
126 <Tool
127 Name="VCBscMakeTool"
129 <Tool
130 Name="VCFxCopTool"
132 <Tool
133 Name="VCAppVerifierTool"
135 <Tool
136 Name="VCWebDeploymentTool"
138 <Tool
139 Name="VCPostBuildEventTool"
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <File
147 RelativePath=".\finder.cc"
149 </File>
150 <File
151 RelativePath=".\finder.h"
153 </File>
154 <File
155 RelativePath=".\finder_fs.cc"
157 </File>
158 <File
159 RelativePath=".\finder_kernel.cc"
161 </File>
162 <File
163 RelativePath=".\finder_registry.cc"
165 </File>
166 <File
167 RelativePath=".\main.cc"
169 </File>
170 <File
171 RelativePath=".\ntundoc.h"
173 </File>
174 <File
175 RelativePath=".\stdafx.cc"
177 <FileConfiguration
178 Name="Debug|Win32"
180 <Tool
181 Name="VCCLCompilerTool"
182 UsePrecompiledHeader="1"
184 </FileConfiguration>
185 <FileConfiguration
186 Name="Release|Win32"
188 <Tool
189 Name="VCCLCompilerTool"
190 UsePrecompiledHeader="0"
192 </FileConfiguration>
193 </File>
194 <File
195 RelativePath=".\stdafx.h"
197 </File>
198 </Files>
199 <Globals>
200 </Globals>
201 </VisualStudioProject>