wine/dlls/vcomp140/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

7 lines
74 B
Makefile

MODULE = vcomp140.dll
PARENTSRC = ../vcomp
SOURCES = \
fork.c \
main.c