summaryrefslogtreecommitdiff
path: root/win32/TableGen/TableGen.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/TableGen/TableGen.vcproj')
-rw-r--r--win32/TableGen/TableGen.vcproj13
1 files changed, 7 insertions, 6 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj
index 2b831fbb4a..f64f1956d5 100644
--- a/win32/TableGen/TableGen.vcproj
+++ b/win32/TableGen/TableGen.vcproj
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="TableGen"
ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
RootNamespace="TableGen"
Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -78,8 +77,6 @@
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
SubSystem="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -101,6 +98,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -160,8 +160,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -183,6 +181,9 @@
Name="VCAppVerifierTool"
/>
<Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>