Groundwork for running different applications

This commit is contained in:
loki
2019-12-14 23:57:04 +01:00
parent 5541f9dca8
commit d17f37db12
8 changed files with 256 additions and 15 deletions

View File

@@ -69,12 +69,15 @@ set(SUNSHINE_TARGET_FILES
sunshine/stream.cpp
sunshine/stream.h
sunshine/video.cpp
sunshine/video.h sunshine/thread_safe.h
sunshine/video.h
sunshine/thread_safe.h
sunshine/input.cpp
sunshine/input.h
sunshine/audio.cpp
sunshine/audio.h
sunshine/platform/common.h
sunshine/process.cpp
sunshine/process.h
${PLATFORM_TARGET_FILES})
include_directories(