1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/chcp.com/Makefile.in

9 lines
113 B
Makefile

MODULE = chcp.com
IMPORTS = kernelbase
EXTRADLLFLAGS = -mconsole -municode
SOURCES = \
chcp.rc \
main.c