mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Fix linkers errors with AllowSetForegroundWindow function
This commit is contained in:
@@ -27,7 +27,7 @@ CONFIG(debug, debug|release) {
|
||||
libboost_system-vc90-mt-s-1_51.lib
|
||||
}
|
||||
|
||||
LIBS += advapi32.lib shell32.lib crypt32.lib
|
||||
LIBS += advapi32.lib shell32.lib crypt32.lib User32.lib
|
||||
LIBS += libeay32.lib ssleay32.lib
|
||||
LIBS += PowrProf.lib
|
||||
LIBS += zlib.lib
|
||||
|
||||
Reference in New Issue
Block a user