Borland Builder c++, how to add a lib, question

M

Miguel PS

I have created a lib with BBc++ makefile ...

I created a program in IDE that uses that lib.

By the way, the only mode to compile succesfully my program is
exporting a Makefile with
Project | Export File
and then adding matrizes\mat.lib to the following line of the
exported Makefile.mak

....
LIBRARIES = bcb2kaxserver.lib matrizes\mat.lib
....

Is there a way to put this on the
Project | Options
or some other menu, option, ..., to not need to modify the Makefile.mak ?

It is, to compile directly from IDE.

Help me, please

Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top