add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)

This commit is contained in:
Philip Kaufmann 2012-05-01 22:26:33 +02:00
parent 50d710496d
commit 8a6329a7ac

View file

@ -266,7 +266,7 @@ PRE_TARGETDEPS += compiler_TSQM_make_all
# "Other files" to show in Qt Creator # "Other files" to show in Qt Creator
OTHER_FILES += \ 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 # platform specific defaults, if not overridden on command line
isEmpty(BOOST_LIB_SUFFIX) { isEmpty(BOOST_LIB_SUFFIX) {