Skip to content
GitLab
Menu
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
bf7dae57
Commit
bf7dae57
authored
Feb 05, 2009
by
hjk
Browse files
Fixes: remove use of qttest_p4.prf
Details: makes it compile now with Qt snapshots
parent
ec113e27
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/auto/cplusplus/ast/ast.pro
View file @
bf7dae57
load
(
qttest_p4
)
TEMPLATE
=
app
CONFIG
+=
qt
warn_on
console
depend_includepath
QT
=
core
testlib
include
(..
/
shared
/
shared
.
pri
)
QT
=
core
SOURCES
+=
tst_ast
.
cpp
tests/auto/cplusplus/semantic/semantic.pro
View file @
bf7dae57
load
(
qttest_p4
)
TEMPLATE
=
app
CONFIG
+=
qt
warn_on
console
depend_includepath
QT
=
core
testlib
include
(..
/
shared
/
shared
.
pri
)
QT
=
core
SOURCES
+=
tst_semantic
.
cpp
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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