2016-05-05 15:35:01 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
|
|
SUBDIRS += \
|
2016-05-06 09:42:29 +00:00
|
|
|
assimp \
|
2016-05-06 09:45:25 +00:00
|
|
|
bigscene-cpp \
|
2016-05-06 09:47:51 +00:00
|
|
|
bigmodel-qml \
|
2016-05-06 12:53:32 +00:00
|
|
|
bigscene-instanced-qml \
|
2016-05-07 14:33:52 +00:00
|
|
|
clip-planes-qml \
|
2016-05-09 07:52:46 +00:00
|
|
|
component-changes \
|
2016-05-09 08:27:23 +00:00
|
|
|
custom-mesh-cpp \
|
2016-10-18 07:20:50 +00:00
|
|
|
custom-mesh-cpp-indirect \
|
2016-05-09 08:29:48 +00:00
|
|
|
custom-mesh-qml \
|
2016-09-05 07:47:19 +00:00
|
|
|
custom-mesh-update-data-cpp \
|
|
|
|
|
custom-mesh-update-data-qml \
|
2016-05-09 10:01:12 +00:00
|
|
|
cylinder-cpp \
|
2016-05-09 10:02:37 +00:00
|
|
|
cylinder-qml \
|
2016-05-09 10:09:38 +00:00
|
|
|
deferred-renderer-cpp \
|
2016-05-09 10:12:16 +00:00
|
|
|
deferred-renderer-qml \
|
2017-04-10 11:34:13 +00:00
|
|
|
downloading \
|
2017-01-15 17:53:15 +00:00
|
|
|
dragging \
|
2016-05-09 10:15:34 +00:00
|
|
|
dynamicscene-cpp \
|
2016-05-09 10:20:03 +00:00
|
|
|
enabled-qml \
|
2016-05-09 10:23:11 +00:00
|
|
|
gltf \
|
2016-05-09 10:27:27 +00:00
|
|
|
gooch-qml \
|
2016-05-09 10:35:33 +00:00
|
|
|
keyboardinput-qml \
|
2016-05-09 10:44:16 +00:00
|
|
|
loader-qml \
|
2017-01-19 19:47:27 +00:00
|
|
|
lod \
|
2016-05-09 10:56:26 +00:00
|
|
|
mouseinput-qml \
|
2016-09-05 07:47:19 +00:00
|
|
|
multiplewindows-qml \
|
2016-05-09 10:59:38 +00:00
|
|
|
picking-qml \
|
2016-05-09 11:08:40 +00:00
|
|
|
plasma \
|
2017-02-01 15:31:56 +00:00
|
|
|
pointlinesize \
|
2016-05-09 11:12:04 +00:00
|
|
|
scene3d-loader \
|
2016-05-09 11:13:53 +00:00
|
|
|
simple-shaders-qml \
|
2016-05-09 11:18:03 +00:00
|
|
|
skybox \
|
2016-05-09 11:21:09 +00:00
|
|
|
tessellation-modes \
|
2016-05-09 11:23:17 +00:00
|
|
|
transforms-qml \
|
2017-06-27 09:36:59 +00:00
|
|
|
spritegrid \
|
2016-05-09 11:25:34 +00:00
|
|
|
transparency-qml \
|
2016-08-24 06:27:06 +00:00
|
|
|
transparency-qml-scene3d \
|
2016-08-30 12:42:46 +00:00
|
|
|
rendercapture-qml \
|
2016-12-16 08:59:54 +00:00
|
|
|
additional-attributes-qml \
|
2016-05-31 12:22:15 +00:00
|
|
|
dynamic-model-loader-qml \
|
2016-12-20 08:12:55 +00:00
|
|
|
buffercapture-qml \
|
2016-05-31 12:22:15 +00:00
|
|
|
render-qml-to-texture \
|
2016-10-28 12:05:31 +00:00
|
|
|
render-qml-to-texture-qml \
|
2017-01-30 09:07:23 +00:00
|
|
|
video-texture-qml \
|
2016-12-19 14:36:10 +00:00
|
|
|
animation-keyframe-simple \
|
2017-03-02 10:09:32 +00:00
|
|
|
animation-keyframe-blendtree \
|
2017-01-31 15:07:05 +00:00
|
|
|
distancefieldtext \
|
2016-09-16 11:10:01 +00:00
|
|
|
mesh-morphing \
|
2017-04-04 08:50:11 +00:00
|
|
|
anim-viewer \
|
2017-05-23 21:38:53 +00:00
|
|
|
animation-keyframe-programmatic \
|
2017-07-28 13:53:56 +00:00
|
|
|
layerfilter-qml \
|
2017-08-18 13:32:48 +00:00
|
|
|
skinned-mesh \
|
|
|
|
|
proximityfilter
|
2016-08-18 09:42:03 +00:00
|
|
|
|
2016-06-22 10:43:48 +00:00
|
|
|
qtHaveModule(widgets): {
|
|
|
|
|
SUBDIRS += \
|
|
|
|
|
assimp-cpp \
|
2016-08-18 09:42:03 +00:00
|
|
|
paintedtexture-cpp \
|
|
|
|
|
rendercapture-cpp
|
2016-06-22 10:43:48 +00:00
|
|
|
}
|