mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Add unicodestrings.h to core.pri
Conflicts: src/core/core.pri
This commit is contained in:
parent
74bba9ecfe
commit
515c578188
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ HEADERS += \
|
|||
$$PWD/http/responsegenerator.h \
|
||||
$$PWD/http/server.h \
|
||||
$$PWD/http/types.h \
|
||||
$$PWD/http/responsebuilder.h
|
||||
$$PWD/http/responsebuilder.h \
|
||||
$$PWD/unicodestrings.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/downloadthread.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue