netapi32: Fix tests when the machine is on DOMAIN.
[wine.git] / dlls / ctl3d32 / Makefile.in
blobc7f6936f3bb328955acf82ee8215fe95e4deb8b1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ctl3d32.dll
6 IMPORTLIB = ctl3d32
7 IMPORTS = user32 kernel32
9 C_SRCS = ctl3d32.c
11 C_SRCS16 = ctl3d.c
13 SPEC_SRCS16 = \
14 ctl3d.spec \
15 ctl3dv2.spec
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend