wine/programs/regsvr32/Makefile.in
Alexandre Julliard 20984f2e1f regsvr32: Restart the correct version for all supported architectures.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-29 23:37:45 +02:00

12 lines
185 B
Makefile

MODULE = regsvr32.exe
IMPORTS = ole32 user32 kernelbase
EXTRADLLFLAGS = -mwindows -municode -mno-cygwin
C_SRCS = \
regsvr32.c
RC_SRCS = regsvr32.rc
MANPAGES = regsvr32.man.in