wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git] / dlls / ddraw / tests / Makefile.in
blob6bb325e0d8b0a223a8647e1685c052fb915e1a56
1 TESTDLL = ddraw.dll
2 IMPORTS = ddraw user32 gdi32
4 C_SRCS = \
5 d3d.c \
6 ddrawmodes.c \
7 dsurface.c \
8 overlay.c \
9 refcount.c \
10 visual.c
12 @MAKE_TEST_RULES@