mf: Move presentation clock implementation to a separate file.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
457258e7df
commit
0b774df387
|
@ -6,6 +6,7 @@ DELAYIMPORTS = evr user32
|
|||
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
|
||||
|
||||
C_SRCS = \
|
||||
clock.c \
|
||||
copier.c \
|
||||
evr.c \
|
||||
main.c \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
1135
dlls/mf/session.c
1135
dlls/mf/session.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue