summaryrefslogtreecommitdiffstats
path: root/windows/test/objcopydll/objcopydll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/test/objcopydll/objcopydll.vcproj')
-rw-r--r--windows/test/objcopydll/objcopydll.vcproj23
1 files changed, 10 insertions, 13 deletions
diff --git a/windows/test/objcopydll/objcopydll.vcproj b/windows/test/objcopydll/objcopydll.vcproj
index 7756ca4..eb1fa48 100644
--- a/windows/test/objcopydll/objcopydll.vcproj
+++ b/windows/test/objcopydll/objcopydll.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="9.00"
Name="objcopydll"
ProjectGUID="{794B7E1E-E6AD-456D-9F33-FCE317325EC4}"
RootNamespace="objcopydll"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -81,6 +82,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/objcopydll/Debug/objcopydll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -102,9 +105,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -173,6 +173,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/objcopydll/Debug/objcopydll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -194,9 +196,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -264,6 +263,8 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/objcopydll/Release/objcopydll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -285,9 +286,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -356,6 +354,8 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/objcopydll/Release/objcopydll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -377,9 +377,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>