added: ApplicationWithFileHistory
authorClaus Gittinger <cg@exept.de>
Fri, 06 Sep 2013 00:25:37 +0200
changeset 3230 9e56e85c0849
parent 3229 0ed3ebd3ab4b
child 3231 71227186d2cc
added: ApplicationWithFileHistory
Make.spec
--- a/Make.spec	Fri Sep 06 00:23:55 2013 +0200
+++ b/Make.spec	Fri Sep 06 00:25:37 2013 +0200
@@ -102,6 +102,7 @@
 	ValueModel \
 	VisualComponent \
 	AlignmentOrigin \
+	ApplicationWithFileHistory \
 	BlockValue \
 	FlyByHelp \
 	IndirectValue \
@@ -184,6 +185,7 @@
     $(OUTDIR_SLASH)ValueModel.$(O) \
     $(OUTDIR_SLASH)VisualComponent.$(O) \
     $(OUTDIR_SLASH)AlignmentOrigin.$(O) \
+    $(OUTDIR_SLASH)ApplicationWithFileHistory.$(O) \
     $(OUTDIR_SLASH)BlockValue.$(O) \
     $(OUTDIR_SLASH)FlyByHelp.$(O) \
     $(OUTDIR_SLASH)IndirectValue.$(O) \