[Expat-checkins] expat/lib expat_static.dsp, 1.5, 1.6 expatw.dsp, 1.6, 1.7 expatw_static.dsp, 1.6, 1.7

Karl Waclawek kwaclaw at users.sourceforge.net
Sun Nov 26 18:58:09 CET 2006


Update of /cvsroot/expat/expat/lib
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31414

Modified Files:
	expat_static.dsp expatw.dsp expatw_static.dsp 
Log Message:
Added xmltok_impl.c and xmltok_ns.c to source files.

Index: expat_static.dsp
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat_static.dsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- expat_static.dsp	30 Sep 2004 02:47:02 -0000	1.5
+++ expat_static.dsp	26 Nov 2006 17:58:06 -0000	1.6
@@ -97,6 +97,14 @@
 
 SOURCE=.\xmltok.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_impl.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_ns.c
+# End Source File
 # End Group
 # Begin Group "Header Files"
 

Index: expatw.dsp
===================================================================
RCS file: /cvsroot/expat/expat/lib/expatw.dsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- expatw.dsp	30 Sep 2004 02:47:02 -0000	1.6
+++ expatw.dsp	26 Nov 2006 17:58:06 -0000	1.7
@@ -116,6 +116,14 @@
 
 SOURCE=.\xmltok.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_impl.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_ns.c
+# End Source File
 # End Group
 # Begin Group "Header Files"
 

Index: expatw_static.dsp
===================================================================
RCS file: /cvsroot/expat/expat/lib/expatw_static.dsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- expatw_static.dsp	19 Jan 2006 01:04:23 -0000	1.6
+++ expatw_static.dsp	26 Nov 2006 17:58:06 -0000	1.7
@@ -97,6 +97,14 @@
 
 SOURCE=.\xmltok.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_impl.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\xmltok_ns.c
+# End Source File
 # End Group
 # Begin Group "Header Files"
 



More information about the Expat-checkins mailing list