ddraw/tests: Add tests for z-clipping with D3DRENDERSTATE_ZENABLE disabled.
[wine.git] / programs / control / Makefile.in
blobd7d3d28f12bd60db5cf38cd907e6364472cbe096
1 MODULE = control.exe
2 APPMODE = -mwindows -municode
3 IMPORTS = shell32 user32
5 C_SRCS = control.c
7 @MAKE_PROG_RULES@