mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
- Attempt to fix compilation on windows
This commit is contained in:
@@ -96,6 +96,7 @@ DEFINES += QT_NO_CAST_TO_ASCII
|
|||||||
win32 {
|
win32 {
|
||||||
LIBS += -ltorrent -lccext2 -lccgnu2
|
LIBS += -ltorrent -lccext2 -lccgnu2
|
||||||
#-lMagick++ -lWand -lMagick
|
#-lMagick++ -lWand -lMagick
|
||||||
|
QMAKE_LINK_OBJECT_MAX = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
RESOURCES = icons.qrc \
|
RESOURCES = icons.qrc \
|
||||||
|
|||||||
Reference in New Issue
Block a user