| TESTDLL = ole32.dll | |
| IMPORTS = oleaut32 ole32 user32 gdi32 advapi32 | |
| C_SRCS = \ | |
| clipboard.c \ | |
| compobj.c \ | |
| defaulthandler.c \ | |
| dragdrop.c \ | |
| errorinfo.c \ | |
| hglobalstream.c \ | |
| marshal.c \ | |
| moniker.c \ | |
| ole2.c \ | |
| propvariant.c \ | |
| stg_prop.c \ | |
| storage32.c \ | |
| usrmarshal.c | |
| @MAKE_TEST_RULES@ |