notepad: Add WS_EX_LAYOUTRTL to some RTL resources.
[wine.git] / dlls / gameux / Makefile.in
blob7d38091113d65096e8b6b8e3d7b0f335b7ce11ea
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 MODULE = gameux.dll
3 IMPORTS = uuid shell32 oleaut32 ole32 user32 advapi32
5 C_SRCS = \
6 factory.c \
7 gameexplorer.c \
8 gamestatistics.c \
9 main.c \
10 regsvr.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@