wine/programs/rundll32/Makefile.in
Alexandre Julliard 9f8ef43991 rundll32: Restart itself if the dll is for a different architecture.
Based on the corresponding code in regsvr32.
2024-11-14 21:56:33 +01:00

7 lines
117 B
Makefile

MODULE = rundll32.exe
IMPORTS = user32 kernelbase
EXTRADLLFLAGS = -mwindows -municode
SOURCES = \
rundll32.c