summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Qt3DSRuntimeStatic
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2018-07-06 13:46:31 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2018-07-06 12:47:04 +0000
commit927ba6e8e93b6bc5bff143222a55f7ec9577cd46 (patch)
tree25bc763b8cfccaa6a50fffae37d257fb8fb581b2 /src/Runtime/Qt3DSRuntimeStatic
parent1f1cec2dbdd9da2aa3866f5f7ed2100582d3b29d (diff)
Fix bunch of compiler warnings
Change-Id: Ie383f6f72be3d2948fbd03a44ac4a48b1cc58302 Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Runtime/Qt3DSRuntimeStatic')
-rw-r--r--src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
index 7e08ffbb..eeb3e4b0 100644
--- a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
+++ b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
@@ -612,7 +612,6 @@ SOURCES += \
../../Authoring/QT3DSDM/Systems/Qt3DSDMMetaData.cpp \
../../Authoring/QT3DSDM/Systems/Qt3DSDMXML.cpp \
../../Authoring/QT3DSDM/Systems/Qt3DSDMStringTable.cpp \
- ../../Authoring/QT3DSDM/Systems/Qt3DSDMHandles.cpp \
../../Authoring/QT3DSDM/Systems/Qt3DSDMComposerTypeDefinitions.cpp \
../../Authoring/QT3DSDM/Systems/Qt3DSDMValue.cpp \
../../Authoring/QT3DSDM/Systems/Cores/SimpleDataCore.cpp
@@ -634,9 +633,6 @@ HEADERS += \
HEADERS += \
../Source/Engine/Include/EnginePrefix.h
-SOURCES += \
- ../Source/Engine/Source/EnginePrefix.cpp
-
# Event
SOURCES += \
../Source/Qt3DSEvent/Source/EventFactory.cpp \
@@ -663,14 +659,10 @@ HEADERS += \
../Source/Runtime/Include/q3dsqmlbehavior.h
SOURCES += \
- ../Source/Runtime/Source/RuntimePrefix.cpp \
../Source/Runtime/Source/q3dsqmlscript.cpp \
../Source/Runtime/Source/q3dsqmlbehavior.cpp
# System
-SOURCES += \
- ../Source/System/Source/SystemPrefix.cpp
-
HEADERS += \
../Source/System/Include/SystemPrefix.h