This commit is contained in:
Andrei Yankovich 2019-07-16 16:51:43 +03:00
commit 5c3d2b5d40

View File

@ -16,6 +16,6 @@ CONFIG(release, debug|release): {
} }
unix:LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt unix:LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt
win32:LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt6 win32:LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt
include(GMPIncudePah.pri) include(GMPIncudePah.pri)