// $Revision: 1.5 $ // Copyright (c) 1994, 1995 Taligent, Inc. All rights reserved. localheaderdir: ${TaligentIncludesDir}/Samples library KeyInteractorsSLib { packagename: CPSamples_KeyInteractors source: KeyInputInteractor.C KeyInputView.C link: TextInputLib {UniversalLinkList} } binary KeyInteractorsSApp { source: KeyInteractorsMain.C link: KeyInteractorsSLib ExampleUtilitiesLib {UniversalLinkList} }