From f33a43efdf2aacd3ada68a7027758877fa321169 Mon Sep 17 00:00:00 2001 From: Wladimir J. van der Laan Date: Wed, 28 Sep 2011 22:01:47 +0200 Subject: [PATCH] Update "other files" in Qt Creator with all documentation now that the projects merged --- bitcoin-qt.pro | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index 290d5d9..125b876 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) { -- 1.7.1