| TOPSRCDIR = @top_srcdir@ | |
| TOPOBJDIR = ../../.. | |
| SRCDIR = @srcdir@ | |
| VPATH = @srcdir@ | |
| TESTDLL = dsound.dll | |
| IMPORTS = ole32 version user32 kernel32 | |
| CTESTS = \ | |
| capture.c \ | |
| ds3d.c \ | |
| ds3d8.c \ | |
| dsound.c \ | |
| dsound8.c \ | |
| duplex.c \ | |
| propset.c | |
| @MAKE_TEST_RULES@ | |
| @DEPENDENCIES@ # everything below this line is overwritten by make depend |