Don't preload rarely seen large images
[chromium-blink-merge.git] / sandbox / win / sandbox_poc / pocdll / pocdll.vcproj
blob8e4e31fc6add866530e925ebda0306f3d0c2b979
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pocdll"
6 ProjectGUID="{AE5BFB87-850E-4454-B01D-58E7D8BAC224}"
7 RootNamespace="pocdll"
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="2"
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 PreprocessorDefinitions="POCDLL_EXPORTS"
41 UsePrecompiledHeader="2"
42 ForcedIncludeFiles="stdafx.h"
44 <Tool
45 Name="VCManagedResourceCompilerTool"
47 <Tool
48 Name="VCResourceCompilerTool"
50 <Tool
51 Name="VCPreLinkEventTool"
53 <Tool
54 Name="VCLinkerTool"
55 ModuleDefinitionFile=""
57 <Tool
58 Name="VCALinkTool"
60 <Tool
61 Name="VCManifestTool"
62 EmbedManifest="false"
64 <Tool
65 Name="VCXDCMakeTool"
67 <Tool
68 Name="VCBscMakeTool"
70 <Tool
71 Name="VCFxCopTool"
73 <Tool
74 Name="VCAppVerifierTool"
76 <Tool
77 Name="VCWebDeploymentTool"
79 <Tool
80 Name="VCPostBuildEventTool"
82 </Configuration>
83 <Configuration
84 Name="Release|Win32"
85 ConfigurationType="2"
86 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops"
88 <Tool
89 Name="VCPreBuildEventTool"
91 <Tool
92 Name="VCCustomBuildTool"
94 <Tool
95 Name="VCXMLDataGeneratorTool"
97 <Tool
98 Name="VCWebServiceProxyGeneratorTool"
100 <Tool
101 Name="VCMIDLTool"
103 <Tool
104 Name="VCCLCompilerTool"
105 PreprocessorDefinitions="POCDLL_EXPORTS"
106 UsePrecompiledHeader="0"
108 <Tool
109 Name="VCManagedResourceCompilerTool"
111 <Tool
112 Name="VCResourceCompilerTool"
114 <Tool
115 Name="VCPreLinkEventTool"
117 <Tool
118 Name="VCLinkerTool"
119 ModuleDefinitionFile=""
121 <Tool
122 Name="VCALinkTool"
124 <Tool
125 Name="VCManifestTool"
126 EmbedManifest="false"
128 <Tool
129 Name="VCXDCMakeTool"
131 <Tool
132 Name="VCBscMakeTool"
134 <Tool
135 Name="VCFxCopTool"
137 <Tool
138 Name="VCAppVerifierTool"
140 <Tool
141 Name="VCWebDeploymentTool"
143 <Tool
144 Name="VCPostBuildEventTool"
146 </Configuration>
147 </Configurations>
148 <References>
149 </References>
150 <Files>
151 <File
152 RelativePath=".\exports.h"
154 </File>
155 <File
156 RelativePath=".\fs.cc"
158 </File>
159 <File
160 RelativePath=".\handles.cc"
162 </File>
163 <File
164 RelativePath=".\invasive.cc"
166 </File>
167 <File
168 RelativePath=".\network.cc"
170 </File>
171 <File
172 RelativePath=".\pocdll.cc"
174 </File>
175 <File
176 RelativePath=".\processes_and_threads.cc"
178 </File>
179 <File
180 RelativePath=".\registry.cc"
182 </File>
183 <File
184 RelativePath=".\spyware.cc"
186 </File>
187 <File
188 RelativePath=".\stdafx.cc"
190 <FileConfiguration
191 Name="Debug|Win32"
193 <Tool
194 Name="VCCLCompilerTool"
195 UsePrecompiledHeader="1"
197 </FileConfiguration>
198 <FileConfiguration
199 Name="Release|Win32"
201 <Tool
202 Name="VCCLCompilerTool"
203 UsePrecompiledHeader="0"
205 </FileConfiguration>
206 </File>
207 <File
208 RelativePath=".\stdafx.h"
210 </File>
211 <File
212 RelativePath=".\utils.h"
214 </File>
215 </Files>
216 <Globals>
217 </Globals>
218 </VisualStudioProject>