mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Another nox compilation fix
This commit is contained in:
@@ -323,8 +323,7 @@ SOURCES += main.cpp \
|
|||||||
httpresponsegenerator.cpp \
|
httpresponsegenerator.cpp \
|
||||||
eventmanager.cpp \
|
eventmanager.cpp \
|
||||||
scannedfoldersmodel.cpp \
|
scannedfoldersmodel.cpp \
|
||||||
misc.cpp \
|
misc.cpp
|
||||||
cookiesdlg.cpp
|
|
||||||
|
|
||||||
!contains(DEFINES, DISABLE_GUI):SOURCES += GUI.cpp \
|
!contains(DEFINES, DISABLE_GUI):SOURCES += GUI.cpp \
|
||||||
options_imp.cpp \
|
options_imp.cpp \
|
||||||
@@ -337,7 +336,8 @@ SOURCES += main.cpp \
|
|||||||
rss.cpp \
|
rss.cpp \
|
||||||
transferlistwidget.cpp \
|
transferlistwidget.cpp \
|
||||||
propertieswidget.cpp \
|
propertieswidget.cpp \
|
||||||
peerlistwidget.cpp
|
peerlistwidget.cpp \
|
||||||
|
cookiesdlg.cpp
|
||||||
|
|
||||||
DESTDIR = .
|
DESTDIR = .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user