Subject: Re: TC++, how to add additional libraries
Message-ID: <1992Nov12.163639.2460@goya.uu.es>
Sender: usenet@goya.uu.es
Nntp-Posting-Host: oasis
Organization: UUES, Asociacion de Usuarios de UNIX, Spain
X-Newsreader: Tin 1.1 PL4
References: <1992Nov11.151314.20179@aruba.uucp>
Date: Thu, 12 Nov 1992 16:36:39 GMT
Lines: 11
rickt@aruba.UUCP (Rickey Thomas Tom) writes:
: 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-
: STANDARD) libraries. I have done it using MAKE files but I prefer to use the
: integrated environment. I have included the libraries in \tc\lib but the
: program does not find the new libraries.
:
I think that you have to define them in your project, but I'm