wined3d: Handle stateblock capture for default lights created while recording.
[wine] / programs / extrac32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = extrac32.exe
6 APPMODE   = -mwindows -municode
7 EXTRADEFS = -DWINE_NO_UNICODE
8 IMPORTS   = shell32 setupapi user32 kernel32
9
10 C_SRCS = \
11         extrac32.c
12
13 @MAKE_PROG_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend