include: Add usb.h, usb100.h, usb200.h and usbdlib.h.
[wine] / programs / write / Makefile.in
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = write.exe
7 APPMODE   = -mwindows
8 IMPORTS   = user32 gdi32 kernel32
9
10 C_SRCS = write.c
11
12 RC_SRCS = rsrc.rc
13
14 @MAKE_PROG_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend