Remove references to pre-build examples from dist/README

We do not want to ship them anymore.

Change-Id: I62ac985cdf3f6d13327d1fd88262cc60efc4a230
Reviewed-by: Hanne Linaae <hanne.linaae@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
hjk 2012-12-06 14:11:27 +01:00 committed by The Qt Project
parent ad0f3c4edb
commit c7b6a3ccdf

4
dist/README vendored
View File

@ -91,10 +91,6 @@ Running Example Applications
You can open example applications in the Qt Creator Welcome mode to build and
run them.
Ready to run example applications are located in
<install_dir>/<version>/<compiler>/examples. You can launch the C++ based
examples directly either from command line or your file system browser.
The QML based Quick 2 examples are located in
<install_dir>/<version>/<compiler>/examples/qtdeclarative. You can load them
using the qmlscene application.