diff options
Diffstat (limited to 'src/modules/list')
| -rw-r--r-- | src/modules/list/list_QT4_vc05.vcproj | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/modules/list/list_QT4_vc05.vcproj b/src/modules/list/list_QT4_vc05.vcproj index f667c2840..8a73d238b 100644 --- a/src/modules/list/list_QT4_vc05.vcproj +++ b/src/modules/list/list_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="list"
ProjectGUID="{D6F06614-642A-4113-B636-F582417AF154}"
RootNamespace="list"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -71,6 +72,8 @@ GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/list.pdb"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/list.lib"
TargetMachine="1"
@@ -97,9 +100,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -169,6 +169,8 @@ EnableCOMDATFolding="2"
OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TurnOffAssemblyGeneration="true"
ImportLibrary="$(OutDir)/list.lib"
TargetMachine="1"
@@ -195,9 +197,6 @@ Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
|
