mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-12 00:20:10 -05:00
Add settings dialog, camera controls
This commit is contained in:
@@ -8,10 +8,13 @@ find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Network Widgets REQUIRED)
|
||||
|
||||
add_executable(
|
||||
SlideController MACOSX_BUNDLE WIN32
|
||||
cameraclient.cpp
|
||||
main.cpp
|
||||
mainwindow.cpp
|
||||
obsclient.cpp
|
||||
openlpclient.cpp
|
||||
settingsdata.cpp
|
||||
settingsdialog.cpp
|
||||
slideview.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user