[Commits] (markie) Update for VS7
commits at osafoundation.org
commits at osafoundation.org
Tue Mar 2 14:15:22 PST 2004
Commit by: markie
Modified files:
osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj 1.2 1.3
Log message:
Update for VS7
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj
diff -u osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj:1.2 osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj:1.3
--- osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj:1.2 Thu Jan 1 20:21:19 2004
+++ osaf/chandler/persistence/dbxml/build_win32/dbxml_tcl.vcproj Tue Mar 2 14:14:51 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="dbxml_tcl"
SccProjectName=""
SccLocalPath=""
@@ -66,7 +66,13 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
@@ -123,9 +129,17 @@
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<File
RelativePath="..\src\tcl\dbxml_tcl_wrap.cpp">
More information about the Commits
mailing list