automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 29 Jun 2011 16:42:52 +0200
changeset 5754 31212430adeb
parent 5753 9935dec4f119
child 5755 9f5cc95358bb
automatically generated by browser
Make.spec
--- a/Make.spec	Wed Jun 29 12:16:48 2011 +0200
+++ b/Make.spec	Wed Jun 29 16:42:52 2011 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libview/Make.spec,v 1.42 2011-02-02 00:42:47 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.spec,v 1.43 2011-06-29 14:42:52 cg Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview.
 #
 # Warning: once you modify this file, do not rerun
@@ -108,6 +108,7 @@
 	SolidBackground \
 	NoBackground \
 	GradientBackground \
+	WidgetEvent \
 
 WIN32_CLASSES= \
 	WinWorkstation \
@@ -174,6 +175,7 @@
     $(OUTDIR)SolidBackground.$(O) \
     $(OUTDIR)NoBackground.$(O) \
     $(OUTDIR)GradientBackground.$(O) \
+    $(OUTDIR)WidgetEvent.$(O) \
 
 WIN32_OBJS= \
     $(OUTDIR)WinWorkstation.$(O) \