diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 09:12:15 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 09:12:15 (GMT) |
commit | d65e987d5a38147b39b08a01ac30be8186d315a1 (patch) | |
tree | c15c321c2a46f0f937b0f656cb1ca65681bf5439 /doc/src/snippets/code/src_network_socket_qudpsocket.cpp | |
parent | 00ab48004d20478491b911f1fc8c0d02a21db586 (diff) | |
download | Qt-d65e987d5a38147b39b08a01ac30be8186d315a1.zip Qt-d65e987d5a38147b39b08a01ac30be8186d315a1.tar.gz Qt-d65e987d5a38147b39b08a01ac30be8186d315a1.tar.bz2 |
Further bug fixes for enable/disables DEF files mechanism on Symbian
Fix bug where all target types, including apps, plugins and static
libraries were getting DEFFILE statements - now it's just libraries that
get it.
Fix bug where duplicate DEFFILE blocks were being added to projects that
manually specified their own DEFFILE - this now tests for the qmake
variable "defBlock" being set, and doesn't add additional DEFFILE
statements if it is.
NOTE: This means that adding DEFFILE statements to MMP_RULES
manually should be done by creating a variable called defBlock, and
adding that to the MMP_RULES (ie. MMP_RULES += defBlock)
Fix bug in configure.exe, where using -nokia-developer for Windows builds
would warn about Symbian DEF file usage (or lack thereof)
Reviewed-by: Janne Koskinen
Reviewed-by: Jason Barron
(cherry picked from commit 3569038ffec0c133ff29f80d506f334cc0f2ddb3)
Conflicts:
configure.exe
Diffstat (limited to 'doc/src/snippets/code/src_network_socket_qudpsocket.cpp')
0 files changed, 0 insertions, 0 deletions