// $Revision: 1.6 $ // Copyright (c) 1994-1995 Taligent, Inc. All Rights Reserved library UIBHelloWorldLib { packageName: CPSamples_UIBHelloWorld source: HWInstantiations.C HelloWorldModel.C HelloWorldView.C HelloWorldPresenter.C data: UIBHelloWorldSApp // The shell script to run the application UIBHelloWorldLib.export // The Archive in export format "UIBHelloWorldLib.archive;$(TaligentSharedLibs)/UIBHelloWorldLib.archive" "UIBHelloWorldLib.archive.FLF;$(TaligentSharedLibs)/UIBHelloWorldLib.archive" link: LLCommunications ActionLib ConstructorArchiveLib DiskDictionaryLib GUICompoundDocumentLib {UniversalLinkList} }