mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
osdep/timer-win2: rename to timer-win32
This commit is contained in:
parent
54223fc8e7
commit
032b7de97f
@ -486,7 +486,7 @@ endif
|
||||
|
||||
features += {'win32-executable': win32 and get_option('cplayer')}
|
||||
if win32
|
||||
timer_source = files('osdep/timer-win2.c')
|
||||
timer_source = files('osdep/timer-win32.c')
|
||||
sources += files('osdep/w32_keyboard.c',
|
||||
'osdep/windows_utils.c')
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user