summaryrefslogtreecommitdiffstats
path: root/windows/test/mountdll/mountdll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/test/mountdll/mountdll.vcproj')
-rw-r--r--windows/test/mountdll/mountdll.vcproj23
1 files changed, 10 insertions, 13 deletions
diff --git a/windows/test/mountdll/mountdll.vcproj b/windows/test/mountdll/mountdll.vcproj
index 4c649ac..c701843 100644
--- a/windows/test/mountdll/mountdll.vcproj
+++ b/windows/test/mountdll/mountdll.vcproj
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="9.00"
Name="mountdll"
ProjectGUID="{CE7C4168-68A6-43B2-BAE7-B2CF857C8F03}"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -79,6 +80,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/mountdll/Debug/mountdll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -100,9 +103,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -170,6 +170,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/mountdll/Debug/mountdll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -191,9 +193,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -261,6 +260,8 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/mountdll/Release/mountdll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -282,9 +283,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -353,6 +351,8 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/mountdll/Release/mountdll.pdb"
SubSystem="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -374,9 +374,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>