MODULE    = odbccp32.dll
IMPORTLIB = odbccp32
IMPORTS   = uuid advapi32

C_SRCS = \
	odbccp32.c

@MAKE_DLL_RULES@