Add a stub __cxa_demangle to disable LLVM's demangler.
[chromium-blink-merge.git] / sandbox / win / wow_helper / wow_helper.vcproj
blob5482fbddce2414df8f6df62535f2cf429aab3634
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="wow_helper"
6 ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}"
7 RootNamespace="wow_helper"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="x64"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|x64"
20 OutputDirectory="$(ProjectDir)"
21 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="1"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
39 TargetEnvironment="3"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include"
45 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;_DEBUG"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="0"
48 RuntimeLibrary="1"
49 BufferSecurityCheck="false"
50 RuntimeTypeInfo="false"
51 UsePrecompiledHeader="0"
52 WarningLevel="3"
53 Detect64BitPortabilityProblems="true"
54 DebugInformationFormat="3"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="1"
68 GenerateDebugInformation="true"
69 SubSystem="2"
70 TargetMachine="17"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCWebDeploymentTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Release|x64"
99 OutputDirectory="$(ProjectDir)"
100 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
101 ConfigurationType="1"
102 CharacterSet="1"
103 WholeProgramOptimization="1"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
119 TargetEnvironment="3"
121 <Tool
122 Name="VCCLCompilerTool"
123 AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include"
124 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;NDEBUG"
125 RuntimeLibrary="0"
126 BufferSecurityCheck="false"
127 RuntimeTypeInfo="false"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="true"
131 DebugInformationFormat="3"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="2"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 TargetMachine="17"
151 <Tool
152 Name="VCALinkTool"
154 <Tool
155 Name="VCManifestTool"
157 <Tool
158 Name="VCXDCMakeTool"
160 <Tool
161 Name="VCBscMakeTool"
163 <Tool
164 Name="VCFxCopTool"
166 <Tool
167 Name="VCAppVerifierTool"
169 <Tool
170 Name="VCWebDeploymentTool"
172 <Tool
173 Name="VCPostBuildEventTool"
175 </Configuration>
176 </Configurations>
177 <References>
178 </References>
179 <Files>
180 <Filter
181 Name="base"
183 <File
184 RelativePath="..\..\base\scoped_ptr.h"
186 </File>
187 </Filter>
188 <Filter
189 Name="sandbox"
191 <File
192 RelativePath="..\src\nt_internals.h"
194 </File>
195 <File
196 RelativePath="..\src\resolver.h"
198 </File>
199 </Filter>
200 <File
201 RelativePath=".\service64_resolver.cc"
203 </File>
204 <File
205 RelativePath=".\service64_resolver.h"
207 </File>
208 <File
209 RelativePath=".\target_code.cc"
211 </File>
212 <File
213 RelativePath=".\target_code.h"
215 </File>
216 <File
217 RelativePath=".\wow_helper.cc"
219 </File>
220 </Files>
221 <Globals>
222 </Globals>
223 </VisualStudioProject>