Commit Graph

4 Commits (f22769f81a2384219c6cb0f6b9f6daf4ac3c8857)

Author SHA1 Message Date
Alexandre Julliard a1a0139d48 makefiles: Generate rules for installing IDL include files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 17:19:47 +09:00
Maarten Lankhorst a664043e1d includes: Make vmrender.idl C++ friendly.
C++ doesn't like: GUID GUID; which is valid in C, so replace with
struct _GUID GUID;
2009-08-12 12:51:12 +02:00
Maarten Lankhorst 3a4dcea213 include: Fix typo in vmrender.idl. 2008-07-21 12:18:10 +02:00
Maarten Lankhorst 61ba32c036 includes: Add video mixing renderer header. 2008-07-11 14:50:44 +02:00