Commit 6c60edf8 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

don't over-expose private dependencies


Change-Id: I6045425fb467002db288854f9d0a8f8ea683876f
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
Showing with 1 addition and 1 deletion
......@@ -7,7 +7,7 @@ CONFIG(debug,debug|release):DEFINES += ENABLE_RUNTIME_SENSORLOG
qtHaveModule(simulator) {
DEFINES += SIMULATOR_BUILD
QT += simulator
QT_FOR_PRIVATE += simulator
}
QMAKE_DOCS = $$PWD/doc/qtsensors.qdocconf
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment