Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-05-04 09:16:35


> My question has to do with how the Test project can refer to the code
> within MyApp. If I want to refer a class or function defined in MyApp, do
> I have to manually add the appropriate .h and .obj files to Test? Is
> there
> any way to have Test be able to automatically refer to the files of other
> projects within this workspace?
>
> Thanks in advance for any help......

Try building libraries and link them with test and you main program.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net