home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!olivea!charnel!rat!library.calpoly.edu!todd
- From: todd@library.calpoly.edu (Todd Kennedy)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: Turbo C++ 3.0 under DOS, I got a real simple (hopefully) question.
- Message-ID: <1993Jan02.082614.14977@rat.csc.calpoly.edu>
- Date: 2 Jan 93 08:26:14 GMT
- References: <2JAN199302083763@zeus.tamu.edu>
- Distribution: usa
- Organization: Kennedy Library, Cal Poly, SLO
- Lines: 20
- Nntp-Posting-Host: library.calpoly.edu
-
- Last time, olw7845@zeus.tamu.edu (Zeke E. Pez) wrotes:
- >
- >How can I get the I.D.E. to mimic what my MAKE file does while maintaining the
- >convenience of the I.D.E.(how do I tell the linker where the LIB is inside the
- >I.D.E.) ????
-
- All you need to do is create a project file, and put the .lib in
- the project. Everytime you compile your program, TC++ will automatically
- read the third-party library.
-
- Todd
-
- P.S. This will work for both .obj and .lib files.
-
-
- --
- ============================================================================
- Todd M. Kennedy Email: todd@library.CalPoly.EDU or
- Polycat System Support tkennedy@flute.CalPoly.EDU
- San Luis Obispo, CA Phone: (805) 756-2190
-