Make sure targets are initialized before we do anything, even command line
[llvm/systemz.git] / win32 / AsmParser / AsmParser.vcproj
blob96ca6d172b6174e267671fd1d3aadd4d64f40727
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="AsmParser"
6 ProjectGUID="{3DC216F5-1DDD-478A-84F8-C124E5C31982}"
7 RootNamespace="AsmParser"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25 ConfigurationType="4"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
27 CharacterSet="2"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
48 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
49 StringPooling="true"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 ForceConformanceInForLoopScope="true"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="0"
56 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
57 BrowseInformation="1"
58 WarningLevel="3"
59 Detect64BitPortabilityProblems="false"
60 DebugInformationFormat="3"
61 DisableSpecificWarnings="4355,4146,4800"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="$(OutDir)/AsmParser.lib"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCPostBuildEventTool"
91 </Configuration>
92 <Configuration
93 Name="Debug|x64"
94 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
95 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
96 ConfigurationType="4"
97 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
98 CharacterSet="2"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
114 TargetEnvironment="3"
116 <Tool
117 Name="VCCLCompilerTool"
118 Optimization="0"
119 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
120 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
121 StringPooling="true"
122 MinimalRebuild="true"
123 BasicRuntimeChecks="3"
124 RuntimeLibrary="3"
125 ForceConformanceInForLoopScope="true"
126 RuntimeTypeInfo="true"
127 UsePrecompiledHeader="0"
128 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
129 BrowseInformation="1"
130 WarningLevel="3"
131 Detect64BitPortabilityProblems="false"
132 DebugInformationFormat="3"
133 DisableSpecificWarnings="4355,4146,4800"
135 <Tool
136 Name="VCManagedResourceCompilerTool"
138 <Tool
139 Name="VCResourceCompilerTool"
141 <Tool
142 Name="VCPreLinkEventTool"
144 <Tool
145 Name="VCLibrarianTool"
146 OutputFile="$(OutDir)/AsmParser.lib"
148 <Tool
149 Name="VCALinkTool"
151 <Tool
152 Name="VCXDCMakeTool"
154 <Tool
155 Name="VCBscMakeTool"
157 <Tool
158 Name="VCFxCopTool"
160 <Tool
161 Name="VCPostBuildEventTool"
163 </Configuration>
164 <Configuration
165 Name="Release|Win32"
166 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
167 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
168 ConfigurationType="4"
169 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
170 CharacterSet="2"
172 <Tool
173 Name="VCPreBuildEventTool"
175 <Tool
176 Name="VCCustomBuildTool"
178 <Tool
179 Name="VCXMLDataGeneratorTool"
181 <Tool
182 Name="VCWebServiceProxyGeneratorTool"
184 <Tool
185 Name="VCMIDLTool"
187 <Tool
188 Name="VCCLCompilerTool"
189 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
190 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
191 StringPooling="true"
192 RuntimeLibrary="2"
193 ForceConformanceInForLoopScope="true"
194 RuntimeTypeInfo="true"
195 UsePrecompiledHeader="0"
196 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
197 WarningLevel="3"
198 Detect64BitPortabilityProblems="false"
199 DebugInformationFormat="3"
200 DisableSpecificWarnings="4355,4146,4800"
202 <Tool
203 Name="VCManagedResourceCompilerTool"
205 <Tool
206 Name="VCResourceCompilerTool"
208 <Tool
209 Name="VCPreLinkEventTool"
211 <Tool
212 Name="VCLibrarianTool"
213 OutputFile="$(OutDir)/AsmParser.lib"
215 <Tool
216 Name="VCALinkTool"
218 <Tool
219 Name="VCXDCMakeTool"
221 <Tool
222 Name="VCBscMakeTool"
224 <Tool
225 Name="VCFxCopTool"
227 <Tool
228 Name="VCPostBuildEventTool"
230 </Configuration>
231 <Configuration
232 Name="Release|x64"
233 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
234 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
235 ConfigurationType="4"
236 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
237 CharacterSet="2"
239 <Tool
240 Name="VCPreBuildEventTool"
242 <Tool
243 Name="VCCustomBuildTool"
245 <Tool
246 Name="VCXMLDataGeneratorTool"
248 <Tool
249 Name="VCWebServiceProxyGeneratorTool"
251 <Tool
252 Name="VCMIDLTool"
253 TargetEnvironment="3"
255 <Tool
256 Name="VCCLCompilerTool"
257 AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
258 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
259 StringPooling="true"
260 RuntimeLibrary="2"
261 ForceConformanceInForLoopScope="true"
262 RuntimeTypeInfo="true"
263 UsePrecompiledHeader="0"
264 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
265 WarningLevel="3"
266 Detect64BitPortabilityProblems="false"
267 DebugInformationFormat="3"
268 DisableSpecificWarnings="4355,4146,4800"
270 <Tool
271 Name="VCManagedResourceCompilerTool"
273 <Tool
274 Name="VCResourceCompilerTool"
276 <Tool
277 Name="VCPreLinkEventTool"
279 <Tool
280 Name="VCLibrarianTool"
281 OutputFile="$(OutDir)/AsmParser.lib"
283 <Tool
284 Name="VCALinkTool"
286 <Tool
287 Name="VCXDCMakeTool"
289 <Tool
290 Name="VCBscMakeTool"
292 <Tool
293 Name="VCFxCopTool"
295 <Tool
296 Name="VCPostBuildEventTool"
298 </Configuration>
299 </Configurations>
300 <References>
301 </References>
302 <Files>
303 <Filter
304 Name="Source Files"
305 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
306 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
308 <File
309 RelativePath="..\..\lib\AsmParser\LLLexer.cpp"
311 </File>
312 <File
313 RelativePath="..\..\lib\AsmParser\LLParser.cpp"
315 </File>
316 <File
317 RelativePath="..\..\lib\AsmParser\Parser.cpp"
319 </File>
320 </Filter>
321 <Filter
322 Name="Header Files"
323 Filter="h;hpp;hxx;hm;inl;inc;xsd"
324 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
326 <File
327 RelativePath="..\..\lib\AsmParser\LLLexer.h"
329 </File>
330 <File
331 RelativePath="..\..\include\llvm\Assembly\Parser.h"
333 </File>
334 <File
335 RelativePath="..\..\lib\AsmParser\ParserInternals.h"
337 </File>
338 </Filter>
339 <Filter
340 Name="Generated Files"
342 </Filter>
343 </Files>
344 <Globals>
345 </Globals>
346 </VisualStudioProject>