Commit d614d048 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

amstream/tests: Move WINE_NO_NAMELESS_EXTENSION to source file.

parent 883298f6
TESTDLL = amstream.dll
IMPORTS = strmbase strmiids uuid ddraw ole32 user32
EXTRADEFS = -DWINE_NO_NAMELESS_EXTENSION
C_SRCS = \
amstream.c
......
......@@ -20,6 +20,7 @@
#define COBJMACROS
#define NONAMELESSUNION
#define WINE_NO_NAMELESS_EXTENSION
#include "wine/test.h"
#include "dshow.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment