Add MultiImage
authorStefan Vogel <sv@exept.de>
Tue, 01 Oct 2002 11:19:37 +0200
changeset 1627 0da285e38f50
parent 1626 a987e8cf97b1
child 1628 00275352f251
Add MultiImage
Make.proto
--- a/Make.proto	Tue Oct 01 11:18:50 2002 +0200
+++ b/Make.proto	Tue Oct 01 11:19:37 2002 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.83 2002-09-12 06:57:32 stefan Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.84 2002-10-01 09:19:37 stefan Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -53,7 +53,8 @@
 	  ActiveHelpView.$(O)           \
 	  KeyboardProcessor.$(O)        \
 	  ToolApplicationModel.$(O)     \
-	    ResourceSpecEditor.$(O)
+	    ResourceSpecEditor.$(O)     \
+	  MultiImage.$(O)
 
 OBJS= \
 	  ColorValue.$(O)               \
@@ -108,7 +109,8 @@
 	  SimpleDialog.$(O)             \
 	  FlyByHelp.$(O)                \
 	  ApplicationSubView.$(O)       \
-	  PropertyListDictionary.$(O)
+	  PropertyListDictionary.$(O)   \
+	  MultiImage.$(O)
 
 pre_objs:: JPEGReader