mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 05:14:25 +00:00
8 lines
80 B
Makefile
8 lines
80 B
Makefile
MODULE = netprofm.dll
|
|
|
|
C_SRCS = \
|
|
list.c \
|
|
main.c
|
|
|
|
IDL_SRCS = netprofm.idl
|