The JCL library have an conditional define UNITVERSIONING. I don't know why this option exists and don't know how to use this. I know that there are a unit called JclUnitVersioning.pas, but can't find a use.
Where to use this in a real word project?
|
The JCL library have an conditional define UNITVERSIONING. I don't know why this option exists and don't know how to use this. I know that there are a unit called JclUnitVersioning.pas, but can't find a use. Where to use this in a real word project? | ||||
|
feedback
|
|
It supports the
An old version of the From there you can enumerate them, and ask for details. This is very handy for instance when you want to know which exact version of a unit gets linked into your .EXE. --jeroen | |||||||||||
feedback
|