forked from qt-creator/qt-creator
Compile on Windows: Correct dependency specification.
This commit is contained in:
@@ -2,6 +2,7 @@ TEMPLATE = lib
|
||||
TARGET = Help
|
||||
QT += network
|
||||
|
||||
include(../../qtcreatorplugin.pri)
|
||||
include(help_dependencies.pri)
|
||||
|
||||
CONFIG += help
|
||||
|
||||
Reference in New Issue
Block a user