User forums > Using Code::Blocks
DLL creation with Visual C++ Toolkit 2003
(1/1)
dwmcqueen:
I am having a rather small issue related to compiling a dll with the Visual C++ 2003 Toolkit compiler. I think my issue is the related def file being generated. How do I override the def file and include my own custom one?
dwmcqueen:
I'll answer myself for posterity:
/DEF:[filename.def] added to Linker options.
Navigation
[0] Message Index
Go to full version