ddraw: Hack to draw to the desktop window.
[wine/hacks.git] / dlls / traffic / Makefile.in
blob6c6fc9f1d32f5c20b218b503d4a7e3de9e90f71b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = traffic.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 traffic_main.c
11 @MAKE_DLL_RULES@