oleaut32: Remove the ignored common resource attributes.
[wine] / dlls / cfgmgr32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = cfgmgr32.dll
6 IMPORTLIB = cfgmgr32
7 IMPORTS   = setupapi
8
9 @MAKE_DLL_RULES@