1
1
# ############################################################################
2
2
# Makefile for building: ABBCCoin-qt
3
- # Generated by qmake (2.01a) (Qt 4.8.7) on: Wed Oct 3 05:22:10 2018
3
+ # Generated by qmake (2.01a) (Qt 4.8.7) on: Fri Apr 19 11:53:17 2019
4
4
# Project: ABBCCoin.pro
5
5
# Template: app
6
- # Command: /usr/lib/x86_64-linux-gnu/qt4/bin/qmake -o Makefile ABBCCoin.pro
6
+ # Command: /usr/lib/x86_64-linux-gnu/qt4/bin/qmake USE_UPNP=- USE_QRCODE=1 -o Makefile ABBCCoin.pro
7
7
# ############################################################################
8
8
9
9
# ###### Compiler, tools and options
10
10
11
11
CC = gcc
12
12
CXX = g++
13
- DEFINES = -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DMINIUPNP_STATICLIB - DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
13
+ DEFINES = -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
14
14
CFLAGS = -m64 -pipe -O2 -D_REENTRANT -Wall -W $(DEFINES )
15
15
CXXFLAGS = -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector $(DEFINES )
16
16
INCPATH = -I/usr/share/qt4/mkspecs/linux-g++-64 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild
17
17
LINK = g++
18
18
LFLAGS = -m64 -fstack-protector-all --param ssp-buffer-size=1 -Wl,-O1
19
- LIBS = $(SUBLIBS ) -L/usr/lib/x86_64-linux-gnu -lqrencode -lminiupnpc /opt /abbc/src/leveldb/libleveldb.a /opt /abbc/src/leveldb/libmemenv.a -lrt -lssl -lcrypto -ldb_cxx -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lpthread -lQtGui -lQtNetwork -lQtCore
19
+ LIBS = $(SUBLIBS ) -L/usr/lib/x86_64-linux-gnu -lqrencode /home /abbc/abbc/ src/leveldb/libleveldb.a /home/abbc /abbc/src/leveldb/libmemenv.a -lrt -lssl -lcrypto -ldb_cxx -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lpthread -lQtGui -lQtNetwork -lQtCore
20
20
AR = ar cqs
21
21
RANLIB =
22
22
QMAKE = /usr/lib/x86_64-linux-gnu/qt4/bin/qmake
@@ -350,7 +350,7 @@ first: all
350
350
351
351
all : Makefile $(TARGET )
352
352
353
- $(TARGET ) : /opt /abbc/src/leveldb/libleveldb.a /opt /abbc/build/build.h build/ui_coincontroldialog.h build/ui_sendcoinsdialog.h build/ui_addressbookpage.h build/ui_signverifymessagedialog.h build/ui_aboutdialog.h build/ui_charitydialog.h build/ui_editaddressdialog.h build/ui_transactiondescdialog.h build/ui_overviewpage.h build/ui_sendcoinsentry.h build/ui_askpassphrasedialog.h build/ui_rpcconsole.h build/ui_statisticspage.h build/ui_blockbrowser.h build/ui_chatwindow.h build/ui_optionsdialog.h build/ui_qrcodedialog.h $(OBJECTS )
353
+ $(TARGET ) : /home /abbc/abbc/ src/leveldb/libleveldb.a /home/abbc /abbc/build/build.h build/ui_coincontroldialog.h build/ui_sendcoinsdialog.h build/ui_addressbookpage.h build/ui_signverifymessagedialog.h build/ui_aboutdialog.h build/ui_charitydialog.h build/ui_editaddressdialog.h build/ui_transactiondescdialog.h build/ui_overviewpage.h build/ui_sendcoinsentry.h build/ui_askpassphrasedialog.h build/ui_rpcconsole.h build/ui_statisticspage.h build/ui_blockbrowser.h build/ui_chatwindow.h build/ui_optionsdialog.h build/ui_qrcodedialog.h $(OBJECTS )
354
354
$(LINK ) $(LFLAGS ) -o $(TARGET ) $(OBJECTS ) $(OBJCOMP ) $(LIBS )
355
355
356
356
Makefile : ABBCCoin.pro /usr/share/qt4/mkspecs/linux-g++-64/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
@@ -379,7 +379,7 @@ Makefile: ABBCCoin.pro /usr/share/qt4/mkspecs/linux-g++-64/qmake.conf /usr/shar
379
379
/usr/lib/x86_64-linux-gnu/libQtGui.prl \
380
380
/usr/lib/x86_64-linux-gnu/libQtNetwork.prl \
381
381
/usr/lib/x86_64-linux-gnu/libQtCore.prl
382
- $(QMAKE ) -o Makefile ABBCCoin.pro
382
+ $(QMAKE ) USE_UPNP=- USE_QRCODE=1 -o Makefile ABBCCoin.pro
383
383
/usr/share/qt4/mkspecs/common/unix.conf :
384
384
/usr/share/qt4/mkspecs/common/linux.conf :
385
385
/usr/share/qt4/mkspecs/common/gcc-base.conf :
@@ -407,7 +407,7 @@ Makefile: ABBCCoin.pro /usr/share/qt4/mkspecs/linux-g++-64/qmake.conf /usr/shar
407
407
/usr/lib/x86_64-linux-gnu/libQtNetwork.prl :
408
408
/usr/lib/x86_64-linux-gnu/libQtCore.prl :
409
409
qmake : FORCE
410
- @$(QMAKE ) -o Makefile ABBCCoin.pro
410
+ @$(QMAKE ) USE_UPNP=- USE_QRCODE=1 -o Makefile ABBCCoin.pro
411
411
412
412
dist :
413
413
@$(CHK_DIR_EXISTS ) build/ABBCCoin-qt1.0.1 || $(MKDIR ) build/ABBCCoin-qt1.0.1
@@ -416,7 +416,7 @@ dist:
416
416
417
417
clean :compiler_clean
418
418
-$(DEL_FILE ) $(OBJECTS )
419
- -$(DEL_FILE ) /opt /abbc/src/leveldb/libleveldb.a; cd /opt /abbc/src/leveldb ; $(MAKE ) clean
419
+ -$(DEL_FILE ) /home /abbc/abbc/ src/leveldb/libleveldb.a; cd /home/abbc /abbc/src/leveldb ; $(MAKE ) clean
420
420
-$(DEL_FILE ) * ~ core * .core
421
421
422
422
@@ -427,11 +427,11 @@ distclean: clean
427
427
-$(DEL_FILE ) Makefile
428
428
429
429
430
- /opt /abbc/src/leveldb/libleveldb.a : FORCE
431
- cd /opt /abbc/src/leveldb && CC=gcc CXX=g++ $(MAKE ) OPT=" -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
430
+ /home/abbc /abbc/src/leveldb/libleveldb.a : FORCE
431
+ cd /home/abbc /abbc/src/leveldb && CC=gcc CXX=g++ $(MAKE ) OPT=" -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
432
432
433
- /opt /abbc/build/build.h : FORCE
434
- cd /opt /abbc; /bin/sh share/genbuild.sh /opt /abbc/build/build.h
433
+ /home/abbc /abbc/build/build.h : FORCE
434
+ cd /home /abbc/abbc ; /bin/sh share/genbuild.sh /home/abbc /abbc/build/build.h
435
435
436
436
check : first
437
437
@@ -887,6 +887,7 @@ qrc_bitcoin.cpp: src/qt/bitcoin.qrc \
887
887
src/qt/locale/bitcoin_es_DO.qm \
888
888
src/qt/locale/bitcoin_fi.qm \
889
889
src/qt/locale/bitcoin_ru.qm \
890
+ src/qt/res/images/bg.png \
890
891
src/qt/res/images/about.png \
891
892
src/qt/res/images/splash.png \
892
893
src/qt/res/movies/update_spinner.mng \
@@ -1436,6 +1437,9 @@ build/addresstablemodel.o: src/qt/addresstablemodel.cpp src/qt/addresstablemodel
1436
1437
1437
1438
build/optionsdialog.o : src/qt/optionsdialog.cpp src/qt/optionsdialog.h \
1438
1439
build/ui_optionsdialog.h \
1440
+ src/qt/bitcoinamountfield.h \
1441
+ src/qt/qvalidatedlineedit.h \
1442
+ src/qt/qvaluecombobox.h \
1439
1443
src/qt/bitcoinunits.h \
1440
1444
src/qt/monitoreddatamapper.h \
1441
1445
src/netbase.h \
@@ -1505,6 +1509,7 @@ build/sendcoinsdialog.o: src/qt/sendcoinsdialog.cpp src/qt/sendcoinsdialog.h \
1505
1509
1506
1510
build/coincontroldialog.o : src/qt/coincontroldialog.cpp src/qt/coincontroldialog.h \
1507
1511
build/ui_coincontroldialog.h \
1512
+ src/qt/coincontroltreewidget.h \
1508
1513
src/init.h \
1509
1514
src/wallet.h \
1510
1515
src/main.h \
@@ -1588,6 +1593,7 @@ build/addressbookpage.o: src/qt/addressbookpage.cpp src/qt/addressbookpage.h \
1588
1593
1589
1594
build/signverifymessagedialog.o : src/qt/signverifymessagedialog.cpp src/qt/signverifymessagedialog.h \
1590
1595
build/ui_signverifymessagedialog.h \
1596
+ src/qt/qvalidatedlineedit.h \
1591
1597
src/qt/addressbookpage.h \
1592
1598
src/base58.h \
1593
1599
src/bignum.h \
@@ -3065,6 +3071,8 @@ build/crypter.o: src/crypter.cpp src/crypter.h \
3065
3071
3066
3072
build/sendcoinsentry.o : src/qt/sendcoinsentry.cpp src/qt/sendcoinsentry.h \
3067
3073
build/ui_sendcoinsentry.h \
3074
+ src/qt/bitcoinamountfield.h \
3075
+ src/qt/qvalidatedlineedit.h \
3068
3076
src/qt/guiutil.h \
3069
3077
src/qt/bitcoinunits.h \
3070
3078
src/qt/addressbookpage.h \
@@ -3272,6 +3280,7 @@ build/pbkdf2.o: src/pbkdf2.cpp src/pbkdf2.h
3272
3280
3273
3281
build/qrcodedialog.o : src/qt/qrcodedialog.cpp src/qt/qrcodedialog.h \
3274
3282
build/ui_qrcodedialog.h \
3283
+ src/qt/bitcoinamountfield.h \
3275
3284
src/qt/bitcoinunits.h \
3276
3285
src/qt/guiconstants.h \
3277
3286
src/qt/guiutil.h \
0 commit comments