Merge pull request #2746 from Diapolo/pro-file
Bitcoin-Qt: small updates to project file
This commit is contained in:
commit
122e9f8ba4
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,6 @@ HEADERS += src/qt/bitcoingui.h \
|
|||
src/leveldb.h \
|
||||
src/threadsafety.h \
|
||||
src/limitedmap.h \
|
||||
src/qt/macnotificationhandler.h \
|
||||
src/qt/splashscreen.h
|
||||
|
||||
SOURCES += src/qt/bitcoin.cpp \
|
||||
|
@ -339,6 +338,7 @@ OTHER_FILES += README.md \
|
|||
doc/*.rst \
|
||||
doc/*.txt \
|
||||
doc/*.md \
|
||||
src/bitcoind.cpp \
|
||||
src/qt/res/bitcoin-qt.rc \
|
||||
src/test/*.cpp \
|
||||
src/test/*.h \
|
||||
|
|
Loading…
Reference in a new issue