mscoree/tests: Use the correct wide string compare to cope with Win9x.
[wine] / dlls / rsabase / Makefile.in
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 MODULE    = rsabase.dll
3 IMPORTS   = rsaenh
4
5 RC_SRCS = version.rc
6
7 @MAKE_DLL_RULES@