wined3d: Add AMD Radeon HD 7700 series and HD 7800 series graphics cards.
[wine] / dlls / ntdsapi / Makefile.in
1 MODULE    = ntdsapi.dll
2 IMPORTLIB = ntdsapi
3 IMPORTS   = user32
4
5 C_SRCS = \
6         ntdsapi.c
7
8 @MAKE_DLL_RULES@