mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 09:55:55 +00:00
Fix compilation with qmake
Fix up 7c35904062f3befdda1b91ca53e8891c9a80a85a.
This commit is contained in:
parent
e82c50ed73
commit
9d858d5cd7
@ -197,11 +197,9 @@ FORMS += \
|
|||||||
RESOURCES += $$PWD/about.qrc
|
RESOURCES += $$PWD/about.qrc
|
||||||
|
|
||||||
stacktrace {
|
stacktrace {
|
||||||
!unix {
|
HEADERS += $$PWD/stacktracedialog.h
|
||||||
HEADERS += $$PWD/stacktracedialog.h
|
SOURCES += $$PWD/stacktracedialog.cpp
|
||||||
SOURCES += $$PWD/stacktracedialog.cpp
|
FORMS += $$PWD/stacktracedialog.ui
|
||||||
FORMS += $$PWD/stacktracedialog.ui
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
win32|macx {
|
win32|macx {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user