mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 14:10:32 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
MODULE = rasdlg.dll
|
|
IMPORTLIB = rasdlg
|
|
|
|
C_SRCS = \
|
|
rasdlg_main.c
|