Home > Archive > Clarion > October 2006 > Setting the file i.e. exe or dll Version Number at compile time with c55
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Setting the file i.e. exe or dll Version Number at compile time with c55
|
|
| gary_baird@msn.com 2006-10-30, 9:55 pm |
| Setting the File Version at Compile Time;
I am just trying to figure out how to set the file properties at
compile time with clarion 5.5 for windows. I want to use the version
number for a web update application but without a version number it's a
little hard. I haven't been able to find this information anywhere in
the documentation.
Can someone please help;
Thanks
GarBear
| |
|
| > Setting the File Version at Compile Time;
>
> I am just trying to figure out how to set the file properties at
> compile time with clarion 5.5 for windows. I want to use the version
> number for a web update application but without a version number it's a
> little hard. I haven't been able to find this information anywhere in
> the documentation.
Hi,
You need to include a compiled version resource. For C5.5 you can try Lary
Sand's Version Information Resource Compiler, download it from
http://www.clarionmag.com/cmag/downloads.html
HTH,
Davor
| |
| gary_baird@msn.com 2006-10-31, 6:55 pm |
| Thanks Davor I'll give it a try. :)
Davor wrote:
>
> Hi,
>
> You need to include a compiled version resource. For C5.5 you can try Lary
> Sand's Version Information Resource Compiler, download it from
> http://www.clarionmag.com/cmag/downloads.html
>
> HTH,
> Davor
|
|
|
|
|