Mac deployment scripts update
authoralexhz <balthazar@yandex.ru>
Mon, 8 Apr 2013 17:20:20 +0000 (17:20 +0000)
committeralexhz <balthazar@yandex.ru>
Mon, 8 Apr 2013 17:20:20 +0000 (17:20 +0000)
novacoin-qt.pro

index 6e3eebc..575af29 100644 (file)
@@ -252,7 +252,7 @@ SOURCES += src/qt/test/test_main.cpp \
 HEADERS += src/qt/test/uritests.h
 DEPENDPATH += src/qt/test
 QT += testlib
-TARGET = bitcoin-qt_test
+TARGET = novacoin-qt_test
 DEFINES += BITCOIN_QT_TEST
 }