[sword-svn] r2177 - trunk/lib/vcppmake/vc8

chrislit at www.crosswire.org chrislit at www.crosswire.org
Mon Jun 16 14:52:34 MST 2008


Author: chrislit
Date: 2008-06-16 14:52:33 -0700 (Mon, 16 Jun 2008)
New Revision: 2177

Modified:
   trunk/lib/vcppmake/vc8/libsword.vcproj
Log:
updated VC++ project

Modified: trunk/lib/vcppmake/vc8/libsword.vcproj
===================================================================
--- trunk/lib/vcppmake/vc8/libsword.vcproj	2008-06-15 03:07:24 UTC (rev 2176)
+++ trunk/lib/vcppmake/vc8/libsword.vcproj	2008-06-16 21:52:33 UTC (rev 2177)
@@ -5,6 +5,7 @@
 	Name="libsword"
 	ProjectGUID="{97449E5E-F880-4D22-933A-0D2FC32034D4}"
 	RootNamespace="libsword"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -70,6 +71,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -90,9 +93,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -152,6 +152,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -172,9 +174,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -233,6 +232,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -253,9 +254,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -314,6 +312,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -334,9 +334,6 @@
 				Name="VCAppVerifierTool"
 			/>
 			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
@@ -4317,6 +4314,10 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\..\src\modules\filters\teihtmlhref.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\src\modules\filters\teiplain.cpp"
 				>
 			</File>
@@ -6736,6 +6737,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\include\teihtmlhref.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\include\teiplain.h"
 				>
 			</File>




More information about the sword-cvs mailing list