wine/dlls/userenv/Makefile.in
Eric Pouech f383ad10b1 userenv: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:07 +01:00

9 lines
130 B
Makefile

MODULE = userenv.dll
IMPORTS = advapi32
IMPORTLIB = userenv
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
userenv_main.c