forked from qt-creator/qt-creator
QmlJS: Fix Qbs/CMake build
Change-Id: I27b4e2024ad1cddafea7ca7be5eb3055d34bf297 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
e935291c85
commit
989eb36012
@@ -72,7 +72,7 @@ Project {
|
||||
"qmljslexer.cpp", "qmljslexer_p.h",
|
||||
"qmljsmemorypool_p.h",
|
||||
"qmljsparser.cpp", "qmljsparser_p.h",
|
||||
"qmljssourcelocation.cpp", "qmljssourcelocation_p.h",
|
||||
"qmljssourcelocation_p.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user