msi: Test the file access and share modes of MsiOpenDatabase.
[wine.git] / dlls / ntdsapi / tests / Makefile.in
blob05a7d2f8072497d6a2de0e7bb4dfbd5636a8194c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdsapi.dll
6 IMPORTS = ntdsapi kernel32
8 CTESTS = \
9 ntdsapi.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend