home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11747 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.2 KB

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