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