index
:
qt/qt.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
src
/
snippets
/
qmake
/
replace.pro
blob: 504e01a0180b46700bd65e10fb06b9e6ff23346d (
plain
)
1
2
3
4
#! [0]
MESSAGE
=
This
is
a tent
.
message
(
$$
replace
(
MESSAGE
,
tent
,
test
))
#! [0]