mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
Rename cmd options source files.
This commit is contained in:
@@ -3,14 +3,14 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
set(QBT_APP_HEADERS
|
||||
application.h
|
||||
cmdoptions.h
|
||||
filelogger.h
|
||||
options.h
|
||||
)
|
||||
|
||||
set(QBT_APP_SOURCES
|
||||
application.cpp
|
||||
cmdoptions.cpp
|
||||
filelogger.cpp
|
||||
options.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user