Skip to content

Commit

Permalink
Mac Build name correction
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdlabs001 committed Feb 11, 2019
1 parent 15800bc commit 9b13038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1337-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ macx:OBJECTIVE_SOURCES += src/qt/macdockiconhandler.mm
macx:LIBS += -framework Foundation -framework ApplicationServices -framework AppKit
macx:DEFINES += MAC_OSX MSG_NOSIGNAL=0
macx:ICON = src/qt/res/icons/bitcoin.icns
macx:TARGET = "1337-Qt"
macx:TARGET = "Elite"
macx:QMAKE_CFLAGS_THREAD += -pthread
macx:QMAKE_LFLAGS_THREAD += -pthread
macx:QMAKE_CXXFLAGS_THREAD += -pthread
Expand Down

0 comments on commit 9b13038

Please sign in to comment.