home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10548 < prev    next >
Encoding:
Text File  |  1992-11-12  |  954 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!goya!oasis!mtl92205
  3. From: mtl92205@dit.upm.es (Pablo Varela)
  4. Subject: Re: TC++, how to add additional libraries
  5. Message-ID: <1992Nov12.163639.2460@goya.uu.es>
  6. Sender: usenet@goya.uu.es
  7. Nntp-Posting-Host: oasis
  8. Organization: UUES, Asociacion de Usuarios de UNIX, Spain
  9. X-Newsreader: Tin 1.1 PL4
  10. References: <1992Nov11.151314.20179@aruba.uucp>
  11. Date: Thu, 12 Nov 1992 16:36:39 GMT
  12. Lines: 11
  13.  
  14. rickt@aruba.UUCP (Rickey Thomas Tom) writes:
  15. : This is a simple question. I want to use the integrated environment of Turbo C++. I  want to know if there is a way to explicitly link in additional (NON-
  16. : STANDARD) libraries. I have done it using MAKE files but I prefer to use the
  17. : integrated environment. I have included the libraries in \tc\lib but the 
  18. : program does not find the new libraries.
  19. :
  20.  
  21.     I think that you have to define them in your project, but I'm
  22. not really sure.
  23.  
  24.                 Pablo Varela. 
  25.