Skip to content

Commit

Permalink
[win32] windowing: re-factor WinEvens
Browse files Browse the repository at this point in the history
  • Loading branch information
afedchin committed Jul 7, 2017
1 parent a75bb24 commit b800bce
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 226 deletions.
3 changes: 2 additions & 1 deletion xbmc/windowing/windows/CMakeLists.txt
Expand Up @@ -6,6 +6,7 @@ set(SOURCES VideoSyncD3D.cpp
set(HEADERS VideoSyncD3D.h
WinEventsWin32.h
WinSystemWin32.h
WinSystemWin32DX.h)
WinSystemWin32DX.h
WinKeyMap.h)

core_add_library(windowing_windows)

0 comments on commit b800bce

Please sign in to comment.