[Qt-interest] How to control my dll version in pro file
lvbing lvbing
lvbing1981 at gmail.com
Thu Oct 29 09:01:56 CET 2009
Hello,
In my dll application,I want to set the version in my dll,like
alarmPlugin.dll,and the version is 2.1.
I write it in pro file like this:
TARGET = alarmPlugin
VERSION = 2.1
but in this way,it general the dll name is "alarmPlugin2"
is something wrong with my pro file?
thanks all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091029/af886dca/attachment.html
More information about the Qt-interest-old
mailing list