mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-23 02:52:58 +01:00
changes due updates in bitmonero
This commit is contained in:
parent
497a6b8de3
commit
db965e1265
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
BITMONERO_URL=https://github.com/mbg033/bitmonero.git
|
||||
BITMONERO_BRANCH=develop
|
||||
BITMONERO_BRANCH=master
|
||||
# thanks to SO: http://stackoverflow.com/a/20283965/4118915
|
||||
CPU_CORE_COUNT=$(grep -c ^processor /proc/cpuinfo 2>/dev/null || sysctl -n hw.ncpu)
|
||||
pushd $(pwd)
|
||||
|
@ -45,8 +45,7 @@ SOURCES = *.qml \
|
||||
}
|
||||
|
||||
LIBS += -L$$WALLET_ROOT/lib \
|
||||
-lwallet_merged \
|
||||
-lwallet_merged2
|
||||
-lwallet_merged
|
||||
|
||||
win32 {
|
||||
#QMAKE_LFLAGS += -static
|
||||
|
Loading…
Reference in New Issue
Block a user