summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Qt3DStudio.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2018-10-10 17:54:53 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2018-10-12 08:56:33 +0000
commit19d87856c3dbea7c9d1e1ea17cf925e09a259e3e (patch)
tree31a197207cad8483426d7d7c05df7d8388407569 /src/Authoring/Studio/Qt3DStudio.pro
parentae21b21e95eb5a83f7f51939bb140daade02c129 (diff)
Make effect/material asset importing more robust
Refactored how effect and material assets are imported to remove code duplication and support also importing from another project rather than just from content library. Task-number: QT3DS-2476 Change-Id: I738e80d5df6a76a8ccc8834c2ce8308eac8f8512 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Jere Tuliniemi <jere.tuliniemi@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Studio/Qt3DStudio.pro')
-rw-r--r--src/Authoring/Studio/Qt3DStudio.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Authoring/Studio/Qt3DStudio.pro b/src/Authoring/Studio/Qt3DStudio.pro
index 322298e6..6f91c0b1 100644
--- a/src/Authoring/Studio/Qt3DStudio.pro
+++ b/src/Authoring/Studio/Qt3DStudio.pro
@@ -266,7 +266,6 @@ SOURCES += \
DragAndDrop/DropTarget.cpp \
DragAndDrop/ExplorerFileDropSource.cpp \
DragAndDrop/FileDropSource.cpp \
- DragAndDrop/ProjectDropTarget.cpp \
DragAndDrop/SceneDropTarget.cpp \
DragAndDrop/TimelineDropSource.cpp \
DragAndDrop/TimelineDropTarget.cpp \