Skip to content

Commit 86669ba

Browse files
authored
Update litedoge-qt.pro
1 parent f02a8e3 commit 86669ba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

litedoge-qt.pro

-6
Original file line numberDiff line numberDiff line change
@@ -504,12 +504,6 @@ macx:HEADERS += src/qt/macdockiconhandler.h \
504504
macx:OBJECTIVE_SOURCES += src/qt/macdockiconhandler.mm \
505505
src/qt/macnotificationhandler.mm
506506
macx:LIBS += -framework Foundation -framework ApplicationServices -framework AppKit
507-
$$BDB_LIB_PATH/libdb_cxx.a \
508-
$$BOOST_LIB_PATH/libboost_system-mt.a \
509-
$$BOOST_LIB_PATH/libboost_filesystem-mt.a \
510-
$$BOOST_LIB_PATH/libboost_program_options-mt.a \
511-
$$BOOST_LIB_PATH/libboost_thread-mt.a \
512-
$$BOOST_LIB_PATH/libboost_chrono-mt.a
513507
macx:DEFINES += MAC_OSX MSG_NOSIGNAL=0
514508
macx:ICON = src/qt/res/icons/bitcoin.icns
515509
macx:QMAKE_INFO_PLIST = share/qt/Info.plist

0 commit comments

Comments
 (0)