[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git] / xbmc / games / windows / CMakeLists.txt
blob314608c620f8aec55cfb75cf40b6d0185315e02b
1 set(SOURCES GUIViewStateWindowGames.cpp
2             GUIWindowGames.cpp)
4 set(HEADERS GUIViewStateWindowGames.h
5             GUIWindowGames.h)
7 core_add_library(gameswindows)