Re: Version Resources and Automated Builds
No doubt: FinalBuilder!
Daniel
"Bruce" <bvanderw-news5021@xxxxxxxxxxxxxx> wrote in message
news:1jtgq1d3g9o5qirntd1309ebkkf0kld5o2@xxxxxxxxxx
> I am trying to automate the build process of a project with a number
> of executables and DLLs. One piece that I don't have a solution for is
> updating the version numbers in the version resources for all the
> binaries. Does anyone know of a methodology or tool that we can use to
> do this?
>
> --Bruce
.
Relevant Pages
- Re: Version Resources and Automated Builds
... > I am trying to automate the build process of a project with a number ... > of executables and DLLs. ... > updating the version numbers in the version resources for all the ... (borland.public.delphi.non-technical) - Version Resources and Automated Builds
... I am trying to automate the build process of a project with a number ... of executables and DLLs. ... Prev by Date: ... (borland.public.delphi.non-technical) - Re: Version Resources and Automated Builds
... > I am trying to automate the build process of a project with a number ... > of executables and DLLs. ... Using a batch file to call brcc32, dcc32 and my VersionInc tool ... (borland.public.delphi.non-technical) - Re: Version Resources and Automated Builds
... >I am trying to automate the build process of a project with a number ... > of executables and DLLs. ... Try changeres: http://www.tiriss.com/changeres ... You could use easily use the 'get settings from file' to set all executables ... (borland.public.delphi.non-technical) - Re: Delphi to take advantage of multiple threads within the compiler>
... > relocation info from executables and makes them much smaller. ... Only dlls need to be rebased; Since the .exe is the first module that gets ... Chances are you only used StripReloc on .exe files, ... (borland.public.delphi.non-technical) |
|