Add CALL lowering.
[llvm/msp430.git] / win32 / System / System.vcproj
blobf72a754a3cded23e821cf10e9c897b3119803c7c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="System"
6 ProjectGUID="{0F8407F3-FA23-4CF1-83A9-DCBE0B361489}"
7 RootNamespace="System"
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;.."
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)/System.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 CharacterSet="2"
99 <Tool
100 Name="VCPreBuildEventTool"
102 <Tool
103 Name="VCCustomBuildTool"
105 <Tool
106 Name="VCXMLDataGeneratorTool"
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
111 <Tool
112 Name="VCMIDLTool"
114 <Tool
115 Name="VCCLCompilerTool"
116 Optimization="0"
117 AdditionalIncludeDirectories="..\..\include;.."
118 BasicRuntimeChecks="3"
119 RuntimeLibrary="3"
120 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
121 BrowseInformation="1"
122 DebugInformationFormat="3"
123 DisableSpecificWarnings="4355,4146,4800"
125 <Tool
126 Name="VCManagedResourceCompilerTool"
128 <Tool
129 Name="VCResourceCompilerTool"
131 <Tool
132 Name="VCPreLinkEventTool"
134 <Tool
135 Name="VCLibrarianTool"
137 <Tool
138 Name="VCALinkTool"
140 <Tool
141 Name="VCXDCMakeTool"
143 <Tool
144 Name="VCBscMakeTool"
146 <Tool
147 Name="VCFxCopTool"
149 <Tool
150 Name="VCPostBuildEventTool"
152 </Configuration>
153 <Configuration
154 Name="Release|Win32"
155 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
156 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
157 ConfigurationType="4"
158 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
159 CharacterSet="2"
161 <Tool
162 Name="VCPreBuildEventTool"
164 <Tool
165 Name="VCCustomBuildTool"
167 <Tool
168 Name="VCXMLDataGeneratorTool"
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"
173 <Tool
174 Name="VCMIDLTool"
175 TargetEnvironment="3"
177 <Tool
178 Name="VCCLCompilerTool"
179 Optimization="0"
180 AdditionalIncludeDirectories="..\..\include;.."
181 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
182 StringPooling="true"
183 MinimalRebuild="true"
184 BasicRuntimeChecks="3"
185 RuntimeLibrary="2"
186 ForceConformanceInForLoopScope="true"
187 RuntimeTypeInfo="true"
188 UsePrecompiledHeader="0"
189 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
190 BrowseInformation="1"
191 WarningLevel="3"
192 Detect64BitPortabilityProblems="false"
193 DebugInformationFormat="3"
194 DisableSpecificWarnings="4355,4146,4800"
196 <Tool
197 Name="VCManagedResourceCompilerTool"
199 <Tool
200 Name="VCResourceCompilerTool"
202 <Tool
203 Name="VCPreLinkEventTool"
205 <Tool
206 Name="VCLibrarianTool"
207 OutputFile="$(OutDir)/System.lib"
209 <Tool
210 Name="VCALinkTool"
212 <Tool
213 Name="VCXDCMakeTool"
215 <Tool
216 Name="VCBscMakeTool"
218 <Tool
219 Name="VCFxCopTool"
221 <Tool
222 Name="VCPostBuildEventTool"
224 </Configuration>
225 <Configuration
226 Name="Release|x64"
227 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
228 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
229 ConfigurationType="4"
230 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
231 CharacterSet="2"
233 <Tool
234 Name="VCPreBuildEventTool"
236 <Tool
237 Name="VCCustomBuildTool"
239 <Tool
240 Name="VCXMLDataGeneratorTool"
242 <Tool
243 Name="VCWebServiceProxyGeneratorTool"
245 <Tool
246 Name="VCMIDLTool"
247 TargetEnvironment="3"
249 <Tool
250 Name="VCCLCompilerTool"
251 Optimization="0"
252 AdditionalIncludeDirectories="..\..\include;.."
253 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
254 StringPooling="true"
255 RuntimeLibrary="2"
256 ForceConformanceInForLoopScope="true"
257 RuntimeTypeInfo="true"
258 UsePrecompiledHeader="0"
259 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
260 BrowseInformation="1"
261 WarningLevel="3"
262 Detect64BitPortabilityProblems="false"
263 DebugInformationFormat="3"
264 DisableSpecificWarnings="4355,4146,4800"
266 <Tool
267 Name="VCManagedResourceCompilerTool"
269 <Tool
270 Name="VCResourceCompilerTool"
272 <Tool
273 Name="VCPreLinkEventTool"
275 <Tool
276 Name="VCLibrarianTool"
277 OutputFile="$(OutDir)/System.lib"
279 <Tool
280 Name="VCALinkTool"
282 <Tool
283 Name="VCXDCMakeTool"
285 <Tool
286 Name="VCBscMakeTool"
288 <Tool
289 Name="VCFxCopTool"
291 <Tool
292 Name="VCPostBuildEventTool"
294 </Configuration>
295 </Configurations>
296 <References>
297 </References>
298 <Files>
299 <Filter
300 Name="Source Files"
301 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
302 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
304 <File
305 RelativePath="..\..\lib\System\Alarm.cpp"
307 </File>
308 <File
309 RelativePath="..\..\lib\System\Disassembler.cpp"
311 </File>
312 <File
313 RelativePath="..\..\lib\System\DynamicLibrary.cpp"
315 </File>
316 <File
317 RelativePath="..\..\lib\System\Host.cpp"
319 </File>
320 <File
321 RelativePath="..\..\lib\System\IncludeFile.cpp"
323 </File>
324 <File
325 RelativePath="..\..\lib\System\Memory.cpp"
327 </File>
328 <File
329 RelativePath="..\..\lib\System\Mutex.cpp"
331 </File>
332 <File
333 RelativePath="..\..\lib\System\Path.cpp"
335 </File>
336 <File
337 RelativePath="..\..\lib\System\Process.cpp"
339 </File>
340 <File
341 RelativePath="..\..\lib\System\Program.cpp"
343 </File>
344 <File
345 RelativePath="..\..\lib\System\Signals.cpp"
347 </File>
348 <File
349 RelativePath="..\..\lib\System\TimeValue.cpp"
351 </File>
352 </Filter>
353 <Filter
354 Name="Header Files"
355 Filter="h;hpp;hxx;hm;inl;inc;xsd"
356 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
358 <File
359 RelativePath="..\..\include\llvm\System\Alarm.h"
361 </File>
362 <File
363 RelativePath="..\..\include\llvm\System\Disassembler.h"
365 </File>
366 <File
367 RelativePath="..\..\include\llvm\System\DynamicLibrary.h"
369 </File>
370 <File
371 RelativePath="..\..\include\llvm\System\Host.h"
373 </File>
374 <File
375 RelativePath="..\..\include\llvm\System\IncludeFile.h"
377 </File>
378 <File
379 RelativePath="..\..\include\llvm\System\MappedFile.h"
381 </File>
382 <File
383 RelativePath="..\..\include\llvm\System\Memory.h"
385 </File>
386 <File
387 RelativePath="..\..\include\llvm\System\Mutex.h"
389 </File>
390 <File
391 RelativePath="..\..\include\llvm\System\Path.h"
393 </File>
394 <File
395 RelativePath="..\..\include\llvm\System\Process.h"
397 </File>
398 <File
399 RelativePath="..\..\include\llvm\System\Program.h"
401 </File>
402 <File
403 RelativePath="..\..\include\llvm\System\Signals.h"
405 </File>
406 <File
407 RelativePath="..\..\include\llvm\System\TimeValue.h"
409 </File>
410 </Filter>
411 <Filter
412 Name="Win32"
414 <File
415 RelativePath="..\..\lib\System\Win32\Alarm.inc"
417 </File>
418 <File
419 RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"
421 </File>
422 <File
423 RelativePath="..\..\lib\System\Win32\MappedFile.inc"
425 </File>
426 <File
427 RelativePath="..\..\lib\System\Win32\Memory.inc"
429 </File>
430 <File
431 RelativePath="..\..\lib\System\Win32\Mutex.inc"
433 </File>
434 <File
435 RelativePath="..\..\lib\System\Win32\Path.inc"
437 </File>
438 <File
439 RelativePath="..\..\lib\System\Win32\Process.inc"
441 </File>
442 <File
443 RelativePath="..\..\lib\System\Win32\Program.inc"
445 </File>
446 <File
447 RelativePath="..\..\lib\System\Win32\Signals.inc"
449 </File>
450 <File
451 RelativePath="..\..\lib\System\Win32\TimeValue.inc"
453 </File>
454 <File
455 RelativePath="..\..\lib\System\Win32\Win32.h"
457 </File>
458 </Filter>
459 </Files>
460 <Globals>
461 </Globals>
462 </VisualStudioProject>