Skip to content
Snippets Groups Projects
Commit db96f274 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Compile on Windows: Correct dependency specification.

parent 7b007aaf
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ TEMPLATE = lib
TARGET = Help
QT += network
include(../../qtcreatorplugin.pri)
include(help_dependencies.pri)
CONFIG += help
......
include(../../qtcreatorplugin.pri)
include(../../plugins/coreplugin/coreplugin.pri)
include(../../plugins/find/find.pri)
include(../../plugins/quickopen/quickopen.pri)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment