Hello All,

I'm using Delphi 2005. I configured version information in project
properties. When I build from IDE, I right click on the exe file name
in file explorer and option Properties, I see version info.

However, when I build it from command line with dcc32.exe, No version
info is shown in Properties of the .exe file. I suppose version info
is simply not included.

Does it mean that if I want to build from command line, I'll need
to disable the IDE version and create a version rc file and include
that file in the source code? This doesn't sound right but it seems
the only solution so far.


-- 
Best regards,
Jack

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to