mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 21:36:20 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
TESTDLL = odbccp32.dll
|
|
IMPORTS = odbccp32 advapi32
|
|
|
|
C_SRCS = \
|
|
misc.c
|