mshtml: Added nsIURI::Equals implementation on URIs without necko interface associated.
[wine.git] / dlls / compstui / Makefile.in
blob7aaa1296566133962412d16e1a0a7528380f7416
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compstui.dll
6 IMPORTLIB = libcompstui.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 compstui_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend