Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!speech2.cs.cmu.edu!phd From: phd@speech2.cs.cmu.edu (Paul Dietz) Newsgroups: comp.sys.mac.programmer Subject: THINK C Library Resources?? Keywords: THINK C Message-ID: <8329@pt.cs.cmu.edu> Date: 8 Mar 90 02:58:52 GMT Organization: Carnegie-Mellon University, CS/RI Lines: 13 I have a THINK C project that I would like to build into a library. The project has a file of resources (created with ResEdit) that is supposed to go with it. I tried choosing Build Library... from the Project menu. This appears to be what I want but there is a problem with the library that is produced this way. When I include it in other projects it doesn't have its resources. It only works if I add the resources from the library's project resource file to the current resource file. How can I build a library that has its own resources which get automatically merged in with the project's resources? (If you can do this, does it guarantee that there are no ID numbering conflicts?) Cathy Strowbridge (cms@faraday.ece.cmu.edu)