home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!howland.reston.ans.net!bogus.sura.net!darwin.sura.net!haven.umd.edu!wam.umd.edu!gisie
- From: gisie@wam.umd.edu (Satan)
- Subject: Creating Libraries within the Borland IDE
- Message-ID: <1993Jan27.153146.18732@wam.umd.edu>
- Sender: usenet@wam.umd.edu (USENET News system)
- Nntp-Posting-Host: rac3.wam.umd.edu
- Organization: University of Maryland, College Park
- References: <1jpa7pINNac9@nestroy.wu-wien.ac.at> <1993Jan27.150440.19822@ucc.su.OZ.AU>
- Date: Wed, 27 Jan 1993 15:31:46 GMT
- Lines: 26
-
- I have created a library of most used functions that we use at
- work. I have a project with all of the .c files in it. I compile
- all of the .c files to get my .obj files, then use tlib from the
- command line to create/update our library.
-
- The Borland documentation leads me to believe that I can do all
- of this in the IDE without using TLIB from the command line.
- Unfortunately, I have scoured the docs and cant find what I am
- looking for:
-
- Can I manage .c files and choose MAKE without the IDE
- trying to LINK my files to an EXE?
-
- Can the IDE manage my library(ies) and how do I set
- up a project to do so?
-
- or
-
- Just continue to use TLIB from the cli.
-
- Thanks,
- Tim
-
- --
- gisie@wam.umd.edu
- "How will these windows affect my final document?"
-