mirror of
https://github.com/reactos/wine.git
synced 2024-12-12 05:45:56 +00:00
6 lines
64 B
Makefile
6 lines
64 B
Makefile
MODULE = olethk32.dll
|
|
|
|
C_SRCS = main.c
|
|
|
|
RC_SRCS = version.rc
|