diff --git a/programs/plugplay/Makefile.in b/programs/plugplay/Makefile.in index ce595a6d759..e39c39bf1aa 100644 --- a/programs/plugplay/Makefile.in +++ b/programs/plugplay/Makefile.in @@ -2,6 +2,7 @@ MODULE = plugplay.exe IMPORTS = advapi32 rpcrt4 user32 EXTRADLLFLAGS = -mconsole -municode +EXTRAIDLFLAGS = -Oicf SOURCES = \ main.c \