summaryrefslogtreecommitdiff
path: root/win32/llvm-ranlib
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-05-15 18:46:28 +0000
committerDevang Patel <dpatel@apple.com>2008-05-15 18:46:28 +0000
commit0c87f2d824c684a1e146261b88016d136e6f0b3e (patch)
tree4bbb75282046f6f2ec34650749cea906391f6632 /win32/llvm-ranlib
parent8dbd9ada3031641e4cc395c5f3806e11e7edaeb7 (diff)
downloadllvm-0c87f2d824c684a1e146261b88016d136e6f0b3e.tar.gz
llvm-0c87f2d824c684a1e146261b88016d136e6f0b3e.tar.bz2
llvm-0c87f2d824c684a1e146261b88016d136e6f0b3e.tar.xz
Revert 51067 check-in for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51155 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/llvm-ranlib')
-rw-r--r--win32/llvm-ranlib/llvm-ranlib.vcproj13
1 files changed, 7 insertions, 6 deletions
diff --git a/win32/llvm-ranlib/llvm-ranlib.vcproj b/win32/llvm-ranlib/llvm-ranlib.vcproj
index 6e9be221f9..0a1db0efdb 100644
--- a/win32/llvm-ranlib/llvm-ranlib.vcproj
+++ b/win32/llvm-ranlib/llvm-ranlib.vcproj
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="llvm-ranlib"
ProjectGUID="{BB16C7EE-B4ED-4714-B5ED-B775C62A6612}"
Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -76,8 +75,6 @@
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/llvm-ranlib.pdb"
SubSystem="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -99,6 +96,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -158,8 +158,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -181,6 +179,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>