Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!husc6!endor!siegel From: siegel@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: #include pop-ups (was Re: APDA on a disk) Message-ID: <1890@husc6.harvard.edu> Date: 22 May 89 01:24:08 GMT References: <1886@husc6.harvard.edu> <1386@ndmath.UUCP> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 30 In article <1386@ndmath.UUCP> dierks@ndmath.UUCP (Tim Dierks) writes: >From article <1886@husc6.harvard.edu>, by siegel@endor.harvard.edu (Rich Siegel): > I'd like to see including a precompiled file add its source and any files >it includes to this menu. That way I could include the precompiled MacHeaders The way to do this is to add the file you used to generate the precomd header to your project, and then compile it. The #include files used in the header will then appear when you option-click in the project window's title bar. You can see this by adding "mac #includes.c" to the project and compiling it. Be sure that debugging is turned off, or else the project will get *real* big..... You'll also be able to Multi-File Search for items in these headers. --Rich ~~~~~~~~~~~~~~~ Rich Siegel Staff Software Developer Symantec Corporation, Language Products Group Internet: siegel@endor.harvard.edu UUCP: ..harvard!endor!siegel "She told me to make myself comfortable, so I pulled down my pants and sat in the pudding." -Emo Phillips ~~~~~~~~~~~~~~~