6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
TESTDLL = msdasql.dll
|
||
|
IMPORTS = uuid oleaut32 ole32 odbccp32
|
||
|
|
||
|
C_SRCS = \
|
||
|
provider.c
|