changeset 2957:a36ccde199b4 draft

add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
author Philip Kaufmann <phil.kaufmann@t-online.de>
date Tue, 01 May 2012 22:26:33 +0200
parents 146c1d7da3b6
children 99dbe4d0478e
files bitcoin-qt.pro
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitcoin-qt.pro
+++ b/bitcoin-qt.pro
@@ -219,7 +219,7 @@
 
 # "Other files" to show in Qt Creator
 OTHER_FILES += \
-    doc/*.rst doc/*.txt doc/README README.md
+    doc/*.rst doc/*.txt doc/README README.md res/bitcoin-qt.rc
 
 # platform specific defaults, if not overridden on command line
 isEmpty(BOOST_LIB_SUFFIX) {