Update "other files" in Qt Creator with all documentation now that the projects merged

pull/2/merge
Wladimir J. van der Laan 13 years ago
parent 002a4dcad0
commit f33a43efdf

@ -191,8 +191,9 @@ TSQM.CONFIG = no_link
QMAKE_EXTRA_COMPILERS += TSQM QMAKE_EXTRA_COMPILERS += TSQM
bPRE_TARGETDEPS += compiler_TSQM_make_all bPRE_TARGETDEPS += compiler_TSQM_make_all
# "Other files" to show in Qt Creator
OTHER_FILES += \ OTHER_FILES += \
README.rst doc/*.rst doc/*.txt doc/README README.md
# 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) {

Loading…
Cancel
Save