Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
5217ca80
Commit
5217ca80
authored
14 years ago
by
Bill King
Browse files
Options
Downloads
Patches
Plain Diff
tests: get qmldesigner coretest running again
parent
54c8a2e5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/auto/qml/qmldesigner/coretests/coretests.pro
+1
-3
1 addition, 3 deletions
tests/auto/qml/qmldesigner/coretests/coretests.pro
with
1 addition
and
3 deletions
tests/auto/qml/qmldesigner/coretests/coretests.pro
+
1
−
3
View file @
5217ca80
...
@@ -9,7 +9,7 @@ QT += script \
...
@@ -9,7 +9,7 @@ QT += script \
CONFIG
+=
qtestlib
testcase
CONFIG
+=
qtestlib
testcase
#
DEFINES
+=
QTCREATOR_UTILS_STATIC_LIB
QML_BUILD_STATIC_LIB
#
DEFINES
+=
QTCREATOR_UTILS_STATIC_LIB
QML_BUILD_STATIC_LIB
DEFINES
+=
QTCREATORDIR
=
\\\
"$$IDE_
SOURCE
_TREE\\\"
DEFINES
+=
QTCREATORDIR
=
\\\
"$$IDE_
BUILD
_TREE\\\"
DEFINES
+=
QT_CREATOR
QTCREATOR_TEST
DEFINES
+=
QT_CREATOR
QTCREATOR_TEST
DEPENDPATH
+=
..
DEPENDPATH
+=
..
...
@@ -21,8 +21,6 @@ include($$IDE_SOURCE_TREE/src/plugins/qmldesigner/designercore/designercore.pri)
...
@@ -21,8 +21,6 @@ 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
/
utils
/
utils
-
lib
.
pri
)
include
(
$$
IDE_SOURCE_TREE
/
src
/
libs
/
qmljs
/
qmljs
-
lib
.
pri
)
include
(
$$
IDE_SOURCE_TREE
/
src
/
libs
/
qmljs
/
qmljs
-
lib
.
pri
)
TARGET
=
tst_qmldesigner_core
CONFIG
+=
console
CONFIG
+=
console
CONFIG
-=
app_bundle
CONFIG
-=
app_bundle
TEMPLATE
=
app
TEMPLATE
=
app
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment