user32: Set the display device property on the desktop window as soon as it is created.
[wine.git] / dlls / wintab32 / Makefile.in
blob7c265b4d59752dfb569e452a3b2b02052028f6b9
1 MODULE = wintab32.dll
2 IMPORTLIB = wintab32
3 IMPORTS = user32 advapi32
5 C_SRCS = \
6 context.c \
7 manager.c \
8 wintab32.c
10 @MAKE_DLL_RULES@