wined3d: Fix point handling.
[wine/wine64.git] / dlls / sfc / Makefile.in
blob29a7159ee5d688930c52bf2c12ae0152019a76e5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sfc.dll
6 IMPORTLIB = libsfc.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = sfc_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend