diff options
Diffstat (limited to 'examples/xmlpatterns/xquery/globalVariables/globalVariables.pro')
-rw-r--r-- | examples/xmlpatterns/xquery/globalVariables/globalVariables.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro b/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro index 669b0f7..b5c695d 100644 --- a/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro +++ b/examples/xmlpatterns/xquery/globalVariables/globalVariables.pro @@ -9,3 +9,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtxmlpatterns/xmlpatterns/xquery/globalVa INSTALLS += target sources symbian: CONFIG += qt_example +maemo5: CONFIG += qt_example |