1 <?xml version=
"1.0" encoding=
"Windows-1252"?>
3 ProjectType=
"Visual C++"
6 ProjectGUID=
"{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"
19 OutputDirectory=
"..\Debug"
20 IntermediateDirectory=
"Debug"
22 InheritedPropertySheets=
"$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 Name=
"VCPreBuildEventTool"
29 Name=
"VCCustomBuildTool"
32 Name=
"VCXMLDataGeneratorTool"
35 Name=
"VCWebServiceProxyGeneratorTool"
41 Name=
"VCCLCompilerTool"
43 AdditionalIncludeDirectories=
"..\..\include;.."
44 PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
47 BasicRuntimeChecks=
"3"
49 ForceConformanceInForLoopScope=
"true"
50 RuntimeTypeInfo=
"true"
51 UsePrecompiledHeader=
"0"
52 ProgramDataBaseFileName=
"$(OutDir)\$(ProjectName).pdb"
55 Detect64BitPortabilityProblems=
"false"
56 DebugInformationFormat=
"3"
57 DisableSpecificWarnings=
"4355,4146,4800"
60 Name=
"VCManagedResourceCompilerTool"
63 Name=
"VCResourceCompilerTool"
66 Name=
"VCPreLinkEventTool"
69 Name=
"VCLibrarianTool"
70 OutputFile=
"$(OutDir)/CodeGen.lib"
85 Name=
"VCPostBuildEventTool"
90 OutputDirectory=
"..\Release"
91 IntermediateDirectory=
"Release"
93 InheritedPropertySheets=
"$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 Name=
"VCPreBuildEventTool"
100 Name=
"VCCustomBuildTool"
103 Name=
"VCXMLDataGeneratorTool"
106 Name=
"VCWebServiceProxyGeneratorTool"
112 Name=
"VCCLCompilerTool"
113 AdditionalIncludeDirectories=
"..\..\include;.."
114 PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
117 ForceConformanceInForLoopScope=
"true"
118 RuntimeTypeInfo=
"true"
119 UsePrecompiledHeader=
"0"
120 ProgramDataBaseFileName=
"$(OutDir)\$(ProjectName).pdb"
122 Detect64BitPortabilityProblems=
"false"
123 DebugInformationFormat=
"3"
124 DisableSpecificWarnings=
"4355,4146,4800"
127 Name=
"VCManagedResourceCompilerTool"
130 Name=
"VCResourceCompilerTool"
133 Name=
"VCPreLinkEventTool"
136 Name=
"VCLibrarianTool"
137 OutputFile=
"$(OutDir)/CodeGen.lib"
152 Name=
"VCPostBuildEventTool"
161 Filter=
"cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
162 UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
165 RelativePath=
"..\..\lib\CodeGen\AsmPrinter.cpp"
169 RelativePath=
"..\..\lib\CodeGen\BranchFolding.cpp"
173 RelativePath=
"..\..\lib\CodeGen\DwarfWriter.cpp"
177 RelativePath=
"..\..\lib\CodeGen\ELFWriter.cpp"
181 RelativePath=
"..\..\lib\CodeGen\ELFWriter.h"
185 RelativePath=
"..\..\lib\CodeGen\IfConversion.cpp"
189 RelativePath=
"..\..\lib\CodeGen\IntrinsicLowering.cpp"
193 RelativePath=
"..\..\lib\CodeGen\LiveInterval.cpp"
197 RelativePath=
"..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"
201 RelativePath=
"..\..\lib\CodeGen\LiveVariables.cpp"
205 RelativePath=
"..\..\lib\CodeGen\LLVMTargetMachine.cpp"
209 RelativePath=
"..\..\lib\CodeGen\LowerSubregs.cpp"
213 RelativePath=
"..\..\lib\CodeGen\MachineBasicBlock.cpp"
217 RelativePath=
"..\..\lib\CodeGen\MachineFunction.cpp"
221 RelativePath=
"..\..\lib\CodeGen\MachineInstr.cpp"
225 RelativePath=
"..\..\lib\CodeGen\MachineModuleInfo.cpp"
229 RelativePath=
"..\..\lib\CodeGen\MachinePassRegistry.cpp"
233 RelativePath=
"..\..\lib\CodeGen\MachOWriter.cpp"
237 RelativePath=
"..\..\lib\CodeGen\MachOWriter.h"
241 RelativePath=
"..\..\lib\CodeGen\Passes.cpp"
245 RelativePath=
"..\..\lib\CodeGen\PHIElimination.cpp"
249 RelativePath=
"..\..\lib\CodeGen\PostRASchedulerList.cpp"
253 RelativePath=
"..\..\lib\CodeGen\PrologEpilogInserter.cpp"
257 RelativePath=
"..\..\lib\CodeGen\RegAllocBigBlock.cpp"
261 RelativePath=
"..\..\lib\CodeGen\RegAllocLinearScan.cpp"
265 RelativePath=
"..\..\lib\CodeGen\RegAllocLocal.cpp"
269 RelativePath=
"..\..\lib\CodeGen\RegAllocSimple.cpp"
273 RelativePath=
"..\..\lib\CodeGen\RegisterScavenging.cpp"
277 RelativePath=
"..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp"
281 RelativePath=
"..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"
285 RelativePath=
"..\..\lib\CodeGen\UnreachableBlockElim.cpp"
289 RelativePath=
"..\..\lib\CodeGen\VirtRegMap.cpp"
296 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\CallingConvLower.cpp"
300 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\DAGCombiner.cpp"
304 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
308 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
312 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
316 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp"
320 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\ScheduleDAGSimple.cpp"
324 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
328 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
332 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
336 RelativePath=
"..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
343 Filter=
"h;hpp;hxx;hm;inl;inc;xsd"
344 UniqueIdentifier=
"{93995380-89BD-4b04-88EB-625FBE52EBFB}"
347 RelativePath=
"..\..\include\llvm\CodeGen\AsmPrinter.h"
351 RelativePath=
"..\..\include\llvm\CodeGen\CallingConvLower.h"
355 RelativePath=
"..\..\include\llvm\CodeGen\DwarfWriter.h"
359 RelativePath=
"..\..\include\llvm\CodeGen\FileWriters.h"
363 RelativePath=
"..\..\include\llvm\CodeGen\InstrScheduling.h"
367 RelativePath=
"..\..\include\llvm\CodeGen\IntrinsicLowering.h"
371 RelativePath=
"..\..\include\llvm\CodeGen\LinkAllCodegenComponents.h"
375 RelativePath=
"..\..\include\llvm\CodeGen\LiveInterval.h"
379 RelativePath=
"..\..\include\llvm\CodeGen\LiveIntervalAnalysis.h"
383 RelativePath=
"..\..\include\llvm\CodeGen\LiveVariables.h"
387 RelativePath=
"..\..\include\llvm\CodeGen\MachineBasicBlock.h"
391 RelativePath=
"..\..\include\llvm\CodeGen\MachineCodeEmitter.h"
395 RelativePath=
"..\..\include\llvm\CodeGen\MachineConstantPool.h"
399 RelativePath=
"..\..\include\llvm\CodeGen\MachineFrameInfo.h"
403 RelativePath=
"..\..\include\llvm\CodeGen\MachineFunction.h"
407 RelativePath=
"..\..\include\llvm\CodeGen\MachineFunctionPass.h"
411 RelativePath=
"..\..\include\llvm\CodeGen\MachineInstr.h"
415 RelativePath=
"..\..\include\llvm\CodeGen\MachineInstrBuilder.h"
419 RelativePath=
"..\..\include\llvm\CodeGen\MachineJumpTableInfo.h"
423 RelativePath=
"..\..\include\llvm\CodeGen\MachineLocation.h"
427 RelativePath=
"..\..\include\llvm\CodeGen\MachineModuleInfo.h"
431 RelativePath=
"..\..\include\llvm\CodeGen\MachinePassRegistry.h"
435 RelativePath=
"..\..\include\llvm\CodeGen\MachineRelocation.h"
439 RelativePath=
"..\..\include\llvm\CodeGen\MachORelocation.h"
443 RelativePath=
"..\..\include\llvm\CodeGen\Passes.h"
447 RelativePath=
"..\..\lib\CodeGen\PhysRegTracker.h"
451 RelativePath=
"..\..\include\llvm\CodeGen\RegAllocRegistry.h"
455 RelativePath=
"..\..\include\llvm\CodeGen\RegisterScavenging.h"
459 RelativePath=
"..\..\include\llvm\CodeGen\RuntimeLibcalls.h"
463 RelativePath=
"..\..\include\llvm\CodeGen\SchedGraphCommon.h"
467 RelativePath=
"..\..\include\llvm\CodeGen\ScheduleDAG.h"
471 RelativePath=
"..\..\include\llvm\CodeGen\SchedulerRegistry.h"
475 RelativePath=
"..\..\include\llvm\CodeGen\SelectionDAG.h"
479 RelativePath=
"..\..\include\llvm\CodeGen\SelectionDAGISel.h"
483 RelativePath=
"..\..\include\llvm\CodeGen\SelectionDAGNodes.h"
487 RelativePath=
"..\..\include\llvm\CodeGen\SSARegMap.h"
491 RelativePath=
"..\..\include\llvm\CodeGen\ValueTypes.h"
495 RelativePath=
"..\..\lib\CodeGen\VirtRegMap.h"
502 </VisualStudioProject>