aboutsummaryrefslogtreecommitdiff
path: root/bitcoin-qt.pro
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2011-09-28 22:01:47 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2011-09-28 22:01:47 +0200
commitf33a43efdf2aacd3ada68a7027758877fa321169 (patch)
tree0175a5670886b7aa877181999e199f00df86c32f /bitcoin-qt.pro
parent002a4dcad0c0f74b1063cf27f0a9550d5e56c3f0 (diff)
downloadbitcoin-f33a43efdf2aacd3ada68a7027758877fa321169.tar.xz
Update "other files" in Qt Creator with all documentation now that the projects merged
Diffstat (limited to 'bitcoin-qt.pro')
-rw-r--r--bitcoin-qt.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro
index 290d5d9dfb..125b876752 100644
--- a/bitcoin-qt.pro
+++ b/bitcoin-qt.pro
@@ -191,8 +191,9 @@ TSQM.CONFIG = no_link
QMAKE_EXTRA_COMPILERS += TSQM
bPRE_TARGETDEPS += compiler_TSQM_make_all
+# "Other files" to show in Qt Creator
OTHER_FILES += \
- README.rst
+ doc/*.rst doc/*.txt doc/README README.md
# platform specific defaults, if not overridden on command line
isEmpty(BOOST_LIB_SUFFIX) {