19 Nov
2013
19 Nov
'13
6:08 p.m.
Hi, in which one? There aren't any VMR tests yet, neither VMR7 nor VMR9 (VideoRenderer != VMR). Do you think I should put it into the middle of some unrelated tests, or start a new file for vmr tests instead? Sebastian Am 19.11.2013 18:54, schrieb Alexandre Julliard:
Sebastian Lackner <sebastian(a)fds-team.de> writes:
diff --git a/dlls/quartz/tests/Makefile.in b/dlls/quartz/tests/Makefile.in index ae5fbac..94b2f44 100644 --- a/dlls/quartz/tests/Makefile.in +++ b/dlls/quartz/tests/Makefile.in @@ -8,6 +8,7 @@ C_SRCS = \ filtermapper.c \ memallocator.c \ misc.c \ + monitorconfig.c \ referenceclock.c \ videorenderer.c
Please merge it into one of the existing files.