qdbusxml2cpp: fix build on Windows
authorKonstantin Ritt <ritt.ks@gmail.com>
Wed, 18 Apr 2012 00:45:53 +0000 (03:45 +0300)
committerQt by Nokia <qt-info@nokia.com>
Wed, 18 Apr 2012 23:57:58 +0000 (01:57 +0200)
commit9a7f7b5d34b44088df4f8e7a16a2a5c75bb52ecf
tree984d59936ad79ee3115e56b64049d9990582f27a
parentee166bbce0b65abbc407dceeaefd1c7eb247febb
qdbusxml2cpp: fix build on Windows

bootstrapped process defines QT_NO_LIBRARY but QT_NO_LIBRARY
is not supported on Windows

Change-Id: I353a8690832e292522ed6c39a7e0ca19b0980e01
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/dbus/qdbus_symbols.cpp