Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I link a .lib without creating a project?

Status
Not open for further replies.

theprophet

Programmer
Nov 2, 2000
16
US
I've created a .lib and I've got it to work by creating a project and adding it as a node, but for my purposes, I've also got to have a way to link the library in a stand alone program without creating a project. I don't want to use command line functions either for this project I'm working on. Is there a function I can use within my program to link my library or some simple way to do this??

thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top