aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/help')
-rw-r--r--src/modules/help/help_QT4_vc05.vcproj13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/modules/help/help_QT4_vc05.vcproj b/src/modules/help/help_QT4_vc05.vcproj
index 93caf6d18..f479858f3 100644
--- a/src/modules/help/help_QT4_vc05.vcproj
+++ b/src/modules/help/help_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="help"
ProjectGUID="{292AD0B1-745C-496E-81D6-175908C79FE2}"
RootNamespace="help"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -70,6 +71,8 @@
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/help.pdb"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/help.lib"
TargetMachine="1"
@@ -96,9 +99,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -168,6 +168,8 @@
EnableCOMDATFolding="2"
OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/help.lib"
TargetMachine="1"
@@ -194,9 +196,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>