mirror of
https://github.com/reactos/wine.git
synced 2025-01-08 12:20:55 +00:00
6 lines
94 B
Makefile
6 lines
94 B
Makefile
MODULE = icinfo.exe
|
|
APPMODE = -mconsole -municode
|
|
IMPORTS = msvfw32
|
|
|
|
C_SRCS = icinfo.c
|