[fpc-pascal] How to include a Windows Version resource in a fpc compiled DLL?

Paul Ishenin webpirat at mail.ru
Fri Jul 2 18:09:21 CEST 2010


  02.07.2010 23:44, Alan Krause wrote:
> I don't use lazarus, and am trying to automate the entire build and 
> release cycle for the different platforms. 
You don't need to use it for every build. Just once to create the res 
file with version information. If you include that res file into your 
project {$R myres.res} you will have a dll with the version information.

Best regards,
Paul Ishenin.



More information about the fpc-pascal mailing list