Update extension tutorials and examples to QtQuick2
[profile/ivi/qtdeclarative.git] / examples / declarative / cppextensions / plugins / README
index 95e0eea..f4f9074 100644 (file)
@@ -5,5 +5,5 @@ by a C++ plugin (providing the "Time" type), and by QML files (providing the
 To run:
 
   make install
-  qmlviewer -I . plugins.qml
+  QML_IMPORT_PATH=$PWD qmlscene plugins.qml