mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 18:53:23 -03:00
Merge pull request #3051 from Diapolo/bitcoind-rc
rename bitcoin-res.rc to bitcoind-res.rc
This commit is contained in:
commit
fea7236ca3
2 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ bitcoind_SOURCES = bitcoind.cpp
|
|||
#
|
||||
|
||||
if TARGET_WINDOWS
|
||||
bitcoind_SOURCES += bitcoin-res.rc
|
||||
bitcoind_SOURCES += bitcoind-res.rc
|
||||
endif
|
||||
|
||||
AM_CPPFLAGS += $(BDB_CPPFLAGS)
|
||||
|
|
Loading…
Add table
Reference in a new issue