Skip to content

Commit

Permalink
Update litedoge-qt.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
vashshawn authored Sep 2, 2024
1 parent f02a8e3 commit 86669ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions litedoge-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -504,12 +504,6 @@ macx:HEADERS += src/qt/macdockiconhandler.h \
macx:OBJECTIVE_SOURCES += src/qt/macdockiconhandler.mm \
src/qt/macnotificationhandler.mm
macx:LIBS += -framework Foundation -framework ApplicationServices -framework AppKit
$$BDB_LIB_PATH/libdb_cxx.a \
$$BOOST_LIB_PATH/libboost_system-mt.a \
$$BOOST_LIB_PATH/libboost_filesystem-mt.a \
$$BOOST_LIB_PATH/libboost_program_options-mt.a \
$$BOOST_LIB_PATH/libboost_thread-mt.a \
$$BOOST_LIB_PATH/libboost_chrono-mt.a
macx:DEFINES += MAC_OSX MSG_NOSIGNAL=0
macx:ICON = src/qt/res/icons/bitcoin.icns
macx:QMAKE_INFO_PLIST = share/qt/Info.plist
Expand Down

0 comments on commit 86669ba

Please sign in to comment.