diff -r 52cc2a73099a -r cac240dee45d Make.spec --- a/Make.spec Thu Sep 19 13:02:05 2013 +0200 +++ b/Make.spec Thu Sep 19 13:03:01 2013 +0200 @@ -1,4 +1,4 @@ -# $Header: /cvs/stx/stx/libwidg2/Make.spec,v 1.39 2013-01-29 17:17:32 cg Exp $ +# $Header: /cvs/stx/stx/libwidg2/Make.spec,v 1.40 2013-09-19 11:03:01 cg Exp $ # # DO NOT EDIT # automagically generated from the projectDefinition: stx_libwidg2. @@ -18,7 +18,7 @@ # Argument(s) to the stc compiler (stc --usage). -# -H. : create header files locally +# -headerDir=. : create header files locally # (if removed, they will be created as common # -Pxxx : defines the package # -Zxxx : a prefix for variables within the classLib @@ -122,6 +122,7 @@ TabView \ ThreeColumnTextView \ TreeItemWithImage \ + TriggerBox \ TwoColumnTextView \ FilenameComboBoxView \ HierarchicalItemWithLabelAndIcon \ @@ -207,6 +208,7 @@ $(OUTDIR_SLASH)TabView.$(O) \ $(OUTDIR_SLASH)ThreeColumnTextView.$(O) \ $(OUTDIR_SLASH)TreeItemWithImage.$(O) \ + $(OUTDIR_SLASH)TriggerBox.$(O) \ $(OUTDIR_SLASH)TwoColumnTextView.$(O) \ $(OUTDIR_SLASH)FilenameComboBoxView.$(O) \ $(OUTDIR_SLASH)HierarchicalItemWithLabelAndIcon.$(O) \ @@ -215,3 +217,6 @@ $(OUTDIR_SLASH)HierarchicalItemWithLabelAndIconAndValue.$(O) \ $(OUTDIR_SLASH)LabelAndTwoIcons.$(O) \ $(OUTDIR_SLASH)LicenceBox.$(O) \ + + +