- renamed file_operation_delete and to shfileops_delete
[wine] / dlls / d3dxof / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = d3dxof.dll
6 IMPORTS   = ole32 user32 advapi32 kernel32
7 EXTRALIBS = -ldxguid -luuid
8
9 C_SRCS = \
10         main.c \
11         d3dxof.c \
12         regsvr.c
13
14 RC_SRCS = version.rc
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: