Make.spec
branchjv
changeset 17797 71451ae83564
parent 17786 e7f6aea89c56
child 17801 f08aecf074ab
--- a/Make.spec	Thu Aug 19 21:39:34 2010 +0100
+++ b/Make.spec	Thu Aug 26 11:12:57 2010 +0100
@@ -1,4 +1,4 @@
-# $Header$
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.108 2010/08/20 10:18:38 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -336,6 +336,7 @@
 	PipeStream \
 	Symbol \
 	Unicode16String \
+	TimeoutNotification \
 
 WIN32_CLASSES= \
 	CharacterEncoderImplementations::MS_Baltic \
@@ -638,6 +639,7 @@
     $(OUTDIR)PipeStream.$(O) \
     $(OUTDIR)Symbol.$(O) \
     $(OUTDIR)Unicode16String.$(O) \
+    $(OUTDIR)TimeoutNotification.$(O) \
 
 WIN32_OBJS= \
     $(OUTDIR)CharacterEncoderImplementations__MS_Baltic.$(O) \
@@ -652,3 +654,4 @@
 
 
 
+