wine/dlls/gameux/Makefile.in
Alexandre Julliard 5d82baf974 winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-30 22:59:50 +02:00

14 lines
223 B
Makefile

MODULE = gameux.dll
IMPORTS = uuid shell32 oleaut32 ole32 user32 advapi32 shlwapi
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
factory.c \
gameexplorer.c \
gamestatistics.c
IDL_SRCS = gameux_tlb.idl
RC_SRCS = rsrc.rc