dmitryh 2004/07/06 07:52:24
Modified: c/Projects/Win32/VC6/AllInOne AllInOne.dsp
AllInOneWithICU.dsp
c/Projects/Win32/VC7/AllInOne AllInOne.vcproj
AllInOneWithICU.vcproj
Log:
Addtion a new file, related to the Arena memory classes, to the Win32 project
files
Submitted by: Dmitry Hayes
Reviewed by: Matthew Hoyt
Revision Changes Path
1.55 +4 -0 xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp
Index: AllInOne.dsp
===================================================================
RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- AllInOne.dsp 28 Jun 2004 04:35:40 -0000 1.54
+++ AllInOne.dsp 6 Jul 2004 14:52:24 -0000 1.55
@@ -411,6 +411,10 @@
# End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\xalanc\PlatformSupport\ArenaBlockBase.hpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.cpp
# End Source File
# Begin Source File
1.52 +4 -0
xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOneWithICU.dsp
Index: AllInOneWithICU.dsp
===================================================================
RCS file:
/home/cvs/xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOneWithICU.dsp,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- AllInOneWithICU.dsp 28 Jun 2004 04:35:40 -0000 1.51
+++ AllInOneWithICU.dsp 6 Jul 2004 14:52:24 -0000 1.52
@@ -411,6 +411,10 @@
# End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\xalanc\PlatformSupport\ArenaBlockBase.hpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.cpp
# End Source File
# Begin Source File
1.8 +3 -0 xml-xalan/c/Projects/Win32/VC7/AllInOne/AllInOne.vcproj
Index: AllInOne.vcproj
===================================================================
RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC7/AllInOne/AllInOne.vcproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- AllInOne.vcproj 25 Apr 2004 00:48:50 -0000 1.7
+++ AllInOne.vcproj 6 Jul 2004 14:52:24 -0000 1.8
@@ -393,6 +393,9 @@
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaBlock.hpp">
</File>
<File
+
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaBlockBase.hpp">
+ </File>
+ <File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.cpp">
</File>
<File
1.7 +3 -0
xml-xalan/c/Projects/Win32/VC7/AllInOne/AllInOneWithICU.vcproj
Index: AllInOneWithICU.vcproj
===================================================================
RCS file:
/home/cvs/xml-xalan/c/Projects/Win32/VC7/AllInOne/AllInOneWithICU.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- AllInOneWithICU.vcproj 25 Apr 2004 00:48:50 -0000 1.6
+++ AllInOneWithICU.vcproj 6 Jul 2004 14:52:24 -0000 1.7
@@ -370,6 +370,9 @@
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaBlock.hpp">
</File>
<File
+
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaBlockBase.hpp">
+ </File>
+ <File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.cpp">
</File>
<File
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]