- remove unnecessary type conversions
[wine] / dlls / rsabase / Makefile.in
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = rsabase.dll
7 IMPORTS   = advapi32 kernel32
8
9 C_SRCS = \
10         main.c
11
12 SUBDIRS = tests
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies: