repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[WASAPI] set stream audio category
[xbmc.git]
/
xbmc
/
cores
/
RetroPlayer
/
guiwindows
/
CMakeLists.txt
blob
aaa05a20eab3b2fb35182144b9d72e83da178886
1
set(SOURCES GameWindowFullScreen.cpp
2
GameWindowFullScreenText.cpp
3
)
4
5
set(HEADERS GameWindowFullScreen.h
6
GameWindowFullScreenText.h
7
)
8
9
core_add_library(retroplayer_guiwindows)