Graeme Geldenhuys wrote:

I simply ignore the "version information" tab in the Project Settings
dialog, because it only works for one out of all the supported platforms
(windows).

I've been thinking about looking at integrating it in somewhere as a resource.
I currently integrate my Changelog and Release notes into the binary as compressed resources using lazres. I just decompress them into streams as required and use loadfromstream() in memo components to display them.

If I can figure out how to integrate simple resources using the new fpc resource stuff, I'll do it that way.

Regards,
Brad
--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to