summaryrefslogtreecommitdiffstats
path: root/client/windows/redc.vcproj
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-04-08 09:30:16 +0200
committerAlexander Larsson <alexl@redhat.com>2010-04-08 09:30:16 +0200
commited568302ad62db7eb8cc52961484c227a401f14e (patch)
tree2956c44159a2b7739023ec4faf50337d962cd396 /client/windows/redc.vcproj
parent80e1379ff6241a86870c3de2b995728cbfa87381 (diff)
downloadspice-ed568302ad62db7eb8cc52961484c227a401f14e.tar.gz
spice-ed568302ad62db7eb8cc52961484c227a401f14e.tar.xz
spice-ed568302ad62db7eb8cc52961484c227a401f14e.zip
Update project file to visual studio 2008
Diffstat (limited to 'client/windows/redc.vcproj')
-rw-r--r--client/windows/redc.vcproj13
1 files changed, 6 insertions, 7 deletions
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index 214a88df..18aca16f 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="windows-1255"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8.00"
+ Version="9,00"
Name="redc"
ProjectGUID="{4F03BAF9-DFBC-4CA7-B860-8929555981AE}"
RootNamespace="redc"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -71,6 +72,8 @@
IgnoreAllDefaultLibraries="false"
GenerateDebugInformation="true"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -92,9 +95,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -152,6 +152,8 @@
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
@@ -173,9 +175,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>