1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls/vcomp120/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 = vcomp120.dll
PARENTSRC = ../vcomp
SOURCES = \
fork.c \
main.c