aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/math
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/math')
-rw-r--r--src/modules/math/math_QT4_vc05.vcproj13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/modules/math/math_QT4_vc05.vcproj b/src/modules/math/math_QT4_vc05.vcproj
index ab98c1796..261cb4150 100644
--- a/src/modules/math/math_QT4_vc05.vcproj
+++ b/src/modules/math/math_QT4_vc05.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="math"
ProjectGUID="{2B1545D5-14C3-4430-83C5-AA5F2407376B}"
RootNamespace="math"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -71,6 +72,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/math.pdb"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/math.lib"
TargetMachine="1"
@@ -97,9 +100,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -168,6 +168,8 @@
OptimizeReferences="2"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/math.lib"
TargetMachine="1"
@@ -194,9 +196,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>