forked from QuasarApp/QtBigInt
fix pri file
This commit is contained in:
parent
7a0690856f
commit
408fc74474
@ -18,8 +18,8 @@ CONFIG(release, debug|release): {
|
||||
lessThan (QT_MINOR_VERSION, 14): {
|
||||
LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt
|
||||
} else {
|
||||
LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt
|
||||
android: LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt_$$QT_ARCH
|
||||
!android: LIBS += -L$$MINIGMP_LIBRARY_OUTPUT_DIR -lQtBigInt
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user