1
vote
4answers
482 views
I can’t include a version number in this old Delphi project I inherited. How do I fix it?
I have an old Delphi codebase I have to maintain, lots of DLLs, some older than others. In some of these DLLs there is no version information in the Project Options dialog. The controls for adding a …
