Merge libraries

  • Thread starter Thread starter Tanja Krammer
  • Start date Start date
T

Tanja Krammer

Dear experts,
is it possible to include dependend library into target library at compile
time (when creating static library) in VS 2003.
Thank you
 
Tanja said:
Dear experts,
is it possible to include dependend library into target library at
compile time (when creating static library) in VS 2003.

Just add the other libraries into your project. They should be merged into
the resulting library automatically.

-cd
 

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

Back
Top