X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FVMCore%2FVMCore.vcproj;h=6ac8ab574d0e563a07269147424062dd62469f1b;hb=56867520990a4fea1353d55f71bb74a0126554e6;hp=22e9750773e8a09f6144744a4ea1ee9effbdf834;hpb=e63629071d547deece4ce1893be747140887e29d;p=oota-llvm.git diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 22e9750773e..6ac8ab574d0 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -1,104 +1,300 @@ + RootNamespace="VMCore" + Keyword="Win32Proj" + > + Name="Win32" + /> + + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + + + Name="VCPreLinkEventTool" + /> + OutputFile="$(OutDir)/VMCore.lib" + /> + + + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + + Name="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + Name="VCWebServiceProxyGeneratorTool" + /> + Name="VCMIDLTool" + /> + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="..\..\include;.." + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" + StringPooling="true" + RuntimeLibrary="2" + ForceConformanceInForLoopScope="true" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + Name="VCManagedResourceCompilerTool" + /> + + + + + + + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + DisableSpecificWarnings="4355,4146,4800" + /> + + Name="VCResourceCompilerTool" + /> + + OutputFile="$(OutDir)/VMCore.lib" + /> + + + + + + + + + + + + + + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/VMCore.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> @@ -107,194 +303,341 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + + + + + + + + + + + RelativePath="..\..\lib\VMCore\Core.cpp" + > + RelativePath="..\..\lib\VMCore\Dominators.cpp" + > + RelativePath="..\..\lib\VMCore\Function.cpp" + > + RelativePath="..\..\lib\VMCore\Globals.cpp" + > + RelativePath="..\..\lib\VMCore\InlineAsm.cpp" + > + RelativePath="..\..\lib\VMCore\Instruction.cpp" + > + RelativePath="..\..\lib\VMCore\Instructions.cpp" + > + RelativePath="..\..\lib\VMCore\IntrinsicInst.cpp" + > + RelativePath="..\..\include\llvm\Intrinsics.td" + > + + + + + + + + + + + + + RelativePath="..\..\lib\VMCore\LeakDetector.cpp" + > + RelativePath="..\..\lib\VMCore\Mangler.cpp" + > + RelativePath="..\..\lib\VMCore\Module.cpp" + > + RelativePath="..\..\lib\VMCore\ModuleProvider.cpp" + > + RelativePath="..\..\lib\VMCore\ParameterAttributes.cpp" + > + RelativePath="..\..\lib\VMCore\Pass.cpp" + > + RelativePath="..\..\lib\VMCore\PassManager.cpp" + > + RelativePath="..\..\lib\VMCore\Type.cpp" + > + RelativePath="..\..\lib\VMCore\TypeSymbolTable.cpp" + > + RelativePath="..\..\lib\VMCore\Use.cpp" + > + RelativePath="..\..\lib\VMCore\Value.cpp" + > + RelativePath="..\..\lib\VMCore\ValueSymbolTable.cpp" + > + RelativePath="..\..\lib\VMCore\ValueTypes.cpp" + > + + + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + + + + + + + RelativePath="..\..\include\llvm\BasicBlock.h" + > + RelativePath="..\..\include\llvm\CallGraphSCCPass.h" + > + RelativePath="..\..\include\llvm\Constant.h" + > + RelativePath="..\..\lib\VMCore\ConstantFold.h" + > + RelativePath="..\..\include\llvm\Constants.h" + > + RelativePath="..\..\include\llvm\DerivedTypes.h" + > + RelativePath="..\..\include\llvm\Function.h" + > + RelativePath="..\..\include\llvm\GlobalAlias.h" + > + RelativePath="..\..\include\llvm\GlobalValue.h" + > + RelativePath="..\..\include\llvm\GlobalVariable.h" + > + RelativePath="..\..\include\llvm\InlineAsm.h" + > + RelativePath="..\..\include\llvm\InstrTypes.h" + > + RelativePath="..\..\include\llvm\Instruction.def" + > + RelativePath="..\..\include\llvm\Instruction.h" + > + RelativePath="..\..\include\llvm\Instructions.h" + > + RelativePath="..\..\include\llvm\IntrinsicInst.h" + > + RelativePath="..\..\include\llvm\Intrinsics.h" + > + RelativePath="..\..\include\llvm\IntrinsicsPowerPC.td" + > + RelativePath="..\..\include\llvm\IntrinsicsX86.td" + > + RelativePath="..\..\include\llvm\Linker.h" + > + RelativePath="..\..\include\llvm\Module.h" + > + RelativePath="..\..\include\llvm\ModuleProvider.h" + > + RelativePath="..\..\include\llvm\ParameterAttributes.h" + > + RelativePath="..\..\include\llvm\Pass.h" + > + RelativePath="..\..\include\llvm\PassAnalysisSupport.h" + > + RelativePath="..\..\include\llvm\PassManager.h" + > + RelativePath="..\..\include\llvm\PassManagers.h" + > + RelativePath="..\..\include\llvm\PassSupport.h" + > + RelativePath="..\..\include\llvm\Assembly\PrintModulePass.h" + > + RelativePath="..\..\include\llvm\SymbolTableListTraits.h" + > + RelativePath="..\..\lib\VMCore\SymbolTableListTraitsImpl.h" + > + RelativePath="..\..\include\llvm\Type.h" + > + RelativePath="..\..\include\llvm\TypeSymbolTable.h" + > + RelativePath="..\..\include\llvm\Use.h" + > + RelativePath="..\..\include\llvm\User.h" + > + RelativePath="..\..\include\llvm\Value.h" + > + RelativePath="..\..\include\llvm\ValueSymbolTable.h" + > + RelativePath="..\..\include\llvm\Assembly\Writer.h" + > + + + RelativePath="..\llvm\intrinsics.gen" + >