6 lines
83 B
Makefile
6 lines
83 B
Makefile
![]() |
MODULE = api-ms-win-core-winrt-l1-1-0.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|