theprophet
Programmer
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.
thanks in advance.