Browse Source

+ Added ztsream and xml demos

michael 26 years ago
parent
commit
5f3aed044c
1 changed files with 6 additions and 2 deletions
  1. 6 2
      fcl/tests/Makefile

+ 6 - 2
fcl/tests/Makefile

@@ -35,7 +35,8 @@ NEEDOPT=-S2
 #####################################################################
 #####################################################################
 
 
 UNITOBJECTS=
 UNITOBJECTS=
-EXEOBJECTS=stringl dparser fstream mstream list threads
+EXEOBJECTS=stringl dparser fstream mstream list threads testrtf\
+           cfgtest testz testz2 xmldump
 
 
 
 
 #####################################################################
 #####################################################################
@@ -112,7 +113,10 @@ endif
 
 
 #
 #
 # $Log$
 # $Log$
-# Revision 1.5  1999-05-30 10:46:43  peter
+# Revision 1.6  1999-07-09 21:08:16  michael
+# + Added ztsream and xml demos
+#
+# Revision 1.5  1999/05/30 10:46:43  peter
 #   * start of tthread for linux,win32
 #   * start of tthread for linux,win32
 #
 #
 # Revision 1.4  1999/04/08 10:19:04  peter
 # Revision 1.4  1999/04/08 10:19:04  peter