diff -r 86d810136a4b -r 003a60f8d7f2 Make.spec --- a/Make.spec Fri Jan 28 17:52:38 2011 +0100 +++ b/Make.spec Fri Jan 28 17:54:16 2011 +0100 @@ -1,4 +1,4 @@ -# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.76 2010-11-19 14:50:04 cg Exp $ +# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.77 2011-01-28 16:54:16 cg Exp $ # # DO NOT EDIT # automagically generated from the projectDefinition: stx_libbasic2. @@ -152,6 +152,7 @@ MultiReadStream \ SftpURI \ ZipArchive \ + CharacterSet \ WIN32_CLASSES= \ SerialPort \ @@ -262,6 +263,7 @@ $(OUTDIR)MultiReadStream.$(O) \ $(OUTDIR)SftpURI.$(O) \ $(OUTDIR)ZipArchive.$(O) \ + $(OUTDIR)CharacterSet.$(O) \ $(OUTDIR)extensions.$(O) \ WIN32_OBJS= \