Updated VS build system. Patch provided by Cedric Venet:
[oota-llvm.git] / win32 / llvm-ld / llvm-ld.vcproj
index 8e9536aaf3341aa6fcac9661d955f232fbf87c37..d3141f18bb6c4544c5d1c977ca4f75d75e3df9d0 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="9.00"
+       Version="8.00"
        Name="llvm-ld"
        ProjectGUID="{64D8AA46-88DB-41F4-B837-053AE02406B8}"
        Keyword="Win32Proj"
-       TargetFrameworkVersion="131072"
        >
        <Platforms>
                <Platform
@@ -23,7 +22,7 @@
                        OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
                        ConfigurationType="1"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
                        CharacterSet="2"
                        >
                        <Tool
@@ -76,8 +75,6 @@
                                GenerateDebugInformation="true"
                                ProgramDatabaseFile="$(OutDir)/llvm-ld.pdb"
                                SubSystem="1"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
                                TargetMachine="1"
                        />
                        <Tool
@@ -98,6 +95,9 @@
                        <Tool
                                Name="VCAppVerifierTool"
                        />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
                                Name="VCPostBuildEventTool"
                        />
                        OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
                        ConfigurationType="1"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
                        CharacterSet="2"
                        >
                        <Tool
                                SubSystem="1"
                                OptimizeReferences="2"
                                EnableCOMDATFolding="2"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
                                TargetMachine="1"
                        />
                        <Tool
                        <Tool
                                Name="VCAppVerifierTool"
                        />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
                                Name="VCPostBuildEventTool"
                        />