forked from qt-creator/qt-creator
Revert "make sure symbian include is scoped"
This reverts commit 1e186c5bf9.
The code is not symbian specific, linking error was fixed properly
by adding the needed files to HEADERS.
This commit is contained in:
@@ -87,7 +87,7 @@ include(cdb/cdb.pri)
|
||||
include(gdb/gdb.pri)
|
||||
include(script/script.pri)
|
||||
include(tcf/tcf.pri)
|
||||
symbian:include(symbian/symbian.pri)
|
||||
include(symbian/symbian.pri)
|
||||
include(shared/shared.pri)
|
||||
|
||||
OTHER_FILES += Debugger.pluginspec
|
||||
|
||||
Reference in New Issue
Block a user