automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Fri, 09 Sep 2011 07:15:35 +0200
changeset 13665 125c5658d4f9
parent 13664 44ec0d965e57
child 13666 467a66b40a5c
automatically generated by browser
Make.spec
--- a/Make.spec	Fri Sep 09 07:13:24 2011 +0200
+++ b/Make.spec	Fri Sep 09 07:15:35 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.120 2011-09-07 08:58:40 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.121 2011-09-09 05:15:35 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -344,6 +344,7 @@
 	AbortAllOperationWantedQuery \
 	Complex \
 	ConfigurableFeatures \
+	FileDoesNotExistException \
 
 WIN32_CLASSES= \
 	Win32Process \
@@ -654,6 +655,7 @@
     $(OUTDIR)AbortAllOperationWantedQuery.$(O) \
     $(OUTDIR)Complex.$(O) \
     $(OUTDIR)ConfigurableFeatures.$(O) \
+    $(OUTDIR)FileDoesNotExistException.$(O) \
 
 WIN32_OBJS= \
     $(OUTDIR)Win32Process.$(O) \