wined3d: Fix a few small bugs in WineD3D_ChoosePixelFormat.
[wine/wine-kai.git] / dlls / infosoft / Makefile.in
blobecbbbee1d2abbac2473a16e08422db8b47641606
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = infosoft.dll
6 IMPORTS = advapi32 kernel32
7 EXTRALIBS = -luuid
8 EXTRADEFS = -DCOM_NO_WINDOWS_H
10 C_SRCS = \
11 infosoft_main.c \
12 wordbreaker.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend