summaryrefslogtreecommitdiffstats
path: root/src/Authoring/FBXLineExporter/FBXLineExporter.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-03 14:00:07 +0300
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2019-06-03 14:01:18 +0300
commit01cfc8025119609803b3fc00b1e8ca5bc56e84d0 (patch)
treec41480bbb06377f3a79d13c465a53435cccb9de4 /src/Authoring/FBXLineExporter/FBXLineExporter.pro
parentc36739204786bd90df6e2ef5a8be78c980240bdd (diff)
parent089d283afb8cde5024e60c29eeeeefc5c3c80543 (diff)
Merge branch '2.4'
Diffstat (limited to 'src/Authoring/FBXLineExporter/FBXLineExporter.pro')
-rw-r--r--src/Authoring/FBXLineExporter/FBXLineExporter.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Authoring/FBXLineExporter/FBXLineExporter.pro b/src/Authoring/FBXLineExporter/FBXLineExporter.pro
index 5ae46df8..aaac8d3e 100644
--- a/src/Authoring/FBXLineExporter/FBXLineExporter.pro
+++ b/src/Authoring/FBXLineExporter/FBXLineExporter.pro
@@ -9,9 +9,9 @@ QT -= gui
DEFINES += _UNICODE QT3DS_AUTHORING _AFXDLL PCRE_STATIC
INCLUDEPATH += \
- ../../Runtime/Source/foundation \
+ ../../Runtime/ogl-runtime/src/foundation \
$$QMAKE_INCDIR_FBX \
- ../../3rdparty/EASTL/UnknownVersion/include
+ ../../Runtime/ogl-runtime/src/3rdparty/EASTL/UnknownVersion/include
LIBS += \
$$QMAKE_LIBS_FBX \