Hi, everyone!
I just started coding for HL, found some nice tuts. Now I made the additions to the source files (.h and .cpp), everything fine.
Just one problem: How to compile them to .dll files? I use Borland C++ builder 6 to edit the code and they only show, how to compile things into .dll with Visual C++ in the tuts.
So how do I compile .h and .cpp files into .dll files with Borland C++ Builder 6?
Thanks in advance.