wined3d: Use RECT instead of WINED3DRECT in fb_copy_to_texture_hwstretch.
[wine.git] / dlls / vnetbios.vxd / Makefile.in
blob0a2603dbd9747c53cee8c8957dd0c0d45b5bc430
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vnetbios.vxd
6 IMPORTS = netapi32 kernel32
8 C_SRCS = \
9 vnetbios.c
11 @MAKE_DLL_RULES@