aboutsummaryrefslogtreecommitdiffstats
path: root/neptune3-ui.pro
diff options
context:
space:
mode:
authorGrigorii Zimin <gzimin@luxoft.com>2019-11-20 11:11:03 +0300
committerGrigorii Zimin <gzimin@luxoft.com>2019-11-25 13:58:59 +0000
commit2423cd06cc6a7b01456b32410d9b1d8c59af1876 (patch)
treef6efbdf5c51aa2f64d47c6114d7d40ff9f1c0683 /neptune3-ui.pro
parenta01ed8ba1ff5ccf5827b9ab2be9fe367deb521a5 (diff)
[vehicle] vehicle presentation migrates on ogl-runtime
Change-Id: I355752ff39601a7e4229fd46fd9344a834c5799a Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
Diffstat (limited to 'neptune3-ui.pro')
-rw-r--r--neptune3-ui.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/neptune3-ui.pro b/neptune3-ui.pro
index e4e7e8d1..4c9bebbc 100644
--- a/neptune3-ui.pro
+++ b/neptune3-ui.pro
@@ -12,10 +12,6 @@ requires(!no_ivigenerator_available)
log("$$escape_expand(\\n\\n) *** The qtsaferenderer module or tools are not available: Make sure that QtSafeRenderer is installed and configured correctly ***$$escape_expand(\\n\\n)")
}
-!qtHaveModule(3dstudioruntime2){
- log("$$escape_expand(\\n\\n)[Warning] The 3dstudioruntime2 optional module is not available. $$escape_expand(\\n)[Warning] Neptune 3 UI can't show some 3D content made with Qt 3D Studio without this module.$$escape_expand(\\n)[Warning] To show this content install the qt3d-runtime.$$escape_expand(\\n\\n)")
-}
-
!qtHaveModule(studio3d){
log("$$escape_expand(\\n\\n)[Warning] The studio3d optional module is not available. $$escape_expand(\\n)[Warning] Neptune 3 UI can't show some 3D content made with Qt 3D Studio without this module.$$escape_expand(\\n)[Warning] To show this content install the ogl-runtime.$$escape_expand(\\n\\n)")
}