wine/dlls/vcomp/Makefile.in
Alexandre Julliard a1e553aa80 vcomp: Move the fork wrapper to a separate file.
And build it as x86-64 code on ARM64EC.
2024-05-02 09:25:01 +02:00

6 lines
50 B
Makefile

MODULE = vcomp.dll
SOURCES = \
fork.c \
main.c