ddraw: Add a test for DDSD_ZBUFFERBITDEPTH and DDSD_PIXELFORMAT.
[wine/wine-gecko.git] / dlls / ntdsapi / Makefile.in
blob604725744c951dd1c95c16db28a0ba7f5d17ee03
1 MODULE = ntdsapi.dll
2 IMPORTLIB = ntdsapi
3 IMPORTS = user32
5 C_SRCS = \
6 ntdsapi.c
8 @MAKE_DLL_RULES@