examples/TestMasterSlave/TestMasterSlave.vcproj
changeset 586 05ba6b57ff2b
parent 166 b6fbc1c59a44
--- a/examples/TestMasterSlave/TestMasterSlave.vcproj	Tue Sep 15 10:58:38 2009 +0200
+++ b/examples/TestMasterSlave/TestMasterSlave.vcproj	Wed Sep 16 15:13:51 2009 +0200
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8,00"
+	Version="9,00"
 	Name="TestMasterSlave"
 	ProjectGUID="{B51A176D-5320-4534-913B-3025CED5B27E}"
 	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -61,7 +62,7 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="CanFestival-3.lib"
+				AdditionalDependencies="..\..\Debug\CanFestival-3.lib"
 				OutputFile="$(OutDir)/TestMasterSlave.exe"
 				LinkIncremental="2"
 				AdditionalLibraryDirectories="../../Debug UNICODE"
@@ -69,6 +70,8 @@
 				ProgramDatabaseFile="$(OutDir)/TestMasterSlave.pdb"
 				SubSystem="1"
 				OptimizeForWindows98="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				TargetMachine="1"
 			/>
 			<Tool
@@ -90,9 +93,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -149,6 +149,8 @@
 				OptimizeReferences="2"
 				EnableCOMDATFolding="2"
 				OptimizeForWindows98="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 				TargetMachine="1"
 			/>
 			<Tool
@@ -170,9 +172,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>