makefiles: Add a standard header for all makefiles to replace the common variable...
[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@