diff options
Diffstat (limited to 'examples/xmlpatterns/recipes/recipes.pro')
-rw-r--r-- | examples/xmlpatterns/recipes/recipes.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/recipes/recipes.pro b/examples/xmlpatterns/recipes/recipes.pro index ef01132..9e78db4 100644 --- a/examples/xmlpatterns/recipes/recipes.pro +++ b/examples/xmlpatterns/recipes/recipes.pro @@ -15,5 +15,5 @@ symbian { TARGET.UID3 = 0xA000D7C5 CONFIG += qt_example } -maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) +maemo5: CONFIG += qt_example |