[Commits] (markie) Update for VS7
commits at osafoundation.org
commits at osafoundation.org
Tue Mar 2 14:14:52 PST 2004
Commit by: markie
Modified files:
osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj 1.1 1.2
Log message:
Update for VS7
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj.diff?r1=text&tr1=1.1&r2=text&tr2=1.2
Index: osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj
diff -u osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj:1.1 osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj:1.2
--- osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj:1.1 Thu Jan 1 18:13:58 2004
+++ osaf/chandler/persistence/db/build_win32/ex_repquote.vcproj Tue Mar 2 14:14:20 2004
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.10"
Name="ex_repquote"
SccProjectName=""
SccLocalPath="">
@@ -60,7 +60,13 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
@@ -114,7 +120,13 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
@@ -167,7 +179,13 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release Static|Win32"
@@ -220,9 +238,17 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<File
RelativePath="..\examples_c\ex_repquote\ex_rq_client.c">
More information about the Commits
mailing list