From c82207d54c76d8b66be010bfa63e45f9507891fa Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 4 Mar 2015 16:05:02 +0100 Subject: Move the examples under a qt3d subdir Modules cannot have their examples in the top-level examples directory because in the pre-built packages all modules' examples are merged together. Change-Id: I80fdbb8f1ec6f3d8fd793e4d856e705000237127 Reviewed-by: Paul Lemire --- examples/qt3d/simple-qml/simple-qml.qrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/qt3d/simple-qml/simple-qml.qrc (limited to 'examples/qt3d/simple-qml/simple-qml.qrc') diff --git a/examples/qt3d/simple-qml/simple-qml.qrc b/examples/qt3d/simple-qml/simple-qml.qrc new file mode 100644 index 000000000..5f6483ac3 --- /dev/null +++ b/examples/qt3d/simple-qml/simple-qml.qrc @@ -0,0 +1,5 @@ + + + main.qml + + -- cgit v1.2.3