diff options
Diffstat (limited to 'examples/dbus/dbus.pro')
-rw-r--r-- | examples/dbus/dbus.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/dbus/dbus.pro b/examples/dbus/dbus.pro index 36bdc1a..f365829 100644 --- a/examples/dbus/dbus.pro +++ b/examples/dbus/dbus.pro @@ -10,3 +10,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/dbus sources.files = *.pro sources.path = $$[QT_INSTALL_EXAMPLES]/dbus INSTALLS += sources + +symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |