// $Revision: 1.3 $ // Copyright (C) 1994 Taligent, Inc. All rights reserved. compileoptions: -DHIDE_TEMPLATE_DEFINITIONS localheaderdir: ${TaligentIncludesDir}/Samples library TaligentSelectionToolLib { source: SelectionToolInstantiations.C SelectionMapping.C Feedbacker.C SelectionToolTarget.C CurrentSelectionTarget.C InsertionTarget.C SelectionTarget.C SelectionToolHandler.C SelectionToolInteractor.C RangeSelector.C DragSelector.C FeedbackStyle.C BoundsFeedbackStyle.C HighlightFeedbackStyle.C OutlineFeedbackStyle.C SimpleDragAndDropItem.C localheader: SelectionMapping.h Feedbacker.h SelectionToolTarget.h CurrentSelectionTarget.h InsertionTarget.h SelectionTarget.h SelectionToolHandler.h SelectionToolInteractor.h RangeSelector.h DragSelector.h FeedbackStyle.h BoundsFeedbackStyle.h HighlightFeedbackStyle.h OutlineFeedbackStyle.h SimpleDragAndDropItem.h packageName: TaligentSelectionTool link: {SimpleLinkList} BasicDocumentLib ModelDragging TimeLib CursorToolsLib NewDeleteLib CompoundDocumentLib GUICompoundDocumentLib InputLib KeyboardInputLib ActionLib ScrollingLib MouseInputLib DragAndDropLib NewGraphicApplicationLib ViewSystemLib LLCommunications MLCommunications LineLayoutLib HighLevelAlbert LowLevelAlbert PropertyInterfaceLib } library DragOMaticLib { source: AutoDropAcceptor.C DragOMatic.C localheader: DragOMatic.h AutoDropAcceptor.h packageName: TaligentSelectionTool link: {SimpleLinkList} BasicDocumentLib TaligentSelectionToolLib ModelDragging TimeLib CursorToolsLib NewDeleteLib CompoundDocumentLib GUICompoundDocumentLib InputLib KeyboardInputLib ActionLib ScrollingLib MouseInputLib DragAndDropLib NewGraphicApplicationLib ViewSystemLib LLCommunications MLCommunications LineLayoutLib HighLevelAlbert LowLevelAlbert PropertyInterfaceLib }