Include gem files into bitgem-qt.pro.
This commit is contained in:
@@ -127,6 +127,7 @@ HEADERS += src/qt/bitcoingui.h \
|
||||
src/util.h \
|
||||
src/uint256.h \
|
||||
src/kernel.h \
|
||||
src/gem.h \
|
||||
src/scrypt_mine.h \
|
||||
src/pbkdf2.h \
|
||||
src/serialize.h \
|
||||
@@ -242,6 +243,7 @@ SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
|
||||
src/qt/rpcconsole.cpp \
|
||||
src/noui.cpp \
|
||||
src/kernel.cpp \
|
||||
src/gem.cpp \
|
||||
src/scrypt-x86.S \
|
||||
src/scrypt-x86_64.S \
|
||||
src/scrypt_mine.cpp \
|
||||
|
||||
Reference in New Issue
Block a user