Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
272b86a8
Commit
272b86a8
authored
Jan 18, 2011
by
Marco Bubke
Browse files
QmlDesigner: Fix linker error in core tests
parent
930cf34d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/auto/qml/qmldesigner/coretests/coretests.pro
View file @
272b86a8
...
...
@@ -19,6 +19,7 @@ INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins/qmldesigner/designercore
include
(
$$
IDE_SOURCE_TREE
/
src
/
plugins
/
qmldesigner
/
designercore
/
designercore
.
pri
)
include
(
$$
IDE_SOURCE_TREE
/
src
/
libs
/
utils
/
utils
-
lib
.
pri
)
include
(
$$
IDE_SOURCE_TREE
/
src
/
libs
/
qmljs
/
qmljs
-
lib
.
pri
)
include
(
$$
IDE_SOURCE_TREE
/
src
/
libs
/
languageutils
/
languageutils
-
lib
.
pri
)
CONFIG
+=
console
CONFIG
-=
app_bundle
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment