[Qt-interest] Create exe properties version tab

Scott Aron Bloom Scott.Bloom at sabgroup.com
Sun Aug 2 19:27:09 CEST 2009


You have to add a .rc file to the project.  Its not that different than
adding a application icon.

 

scott

 

From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of Alan
Sent: Sunday, August 02, 2009 6:55 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Create exe properties version tab

 

I would like to create the Version properties in the exe file like I can
in Visual Studio.
In Visual Studio if I create VS_VERSION_INFO in the resource section the
version
info will be placed in the EXE under Properties -> Version.
I looked at Qresource but I don't believe it will work since QResource
only allows an
application to access resource information embedded in the exe.
I looked on the web and was not able to find much information. I did
find the following:
http://www.qtsoftware.com/developer/faqs/75
which talks about an attachment, but there is no attachment.
Platform: Windows XP
QT version: 4.5.2
Compiler: gcc (MinGW)

Thanks in advance,
Alan

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090802/6f1eaa33/attachment.html 


More information about the Qt-interest-old mailing list