plugplay: Use fully interpreted IDL stubs.

This commit is contained in:
Alexandre Julliard 2024-04-25 14:20:05 +02:00
parent a87d52e22c
commit e26ed6bc99

View file

@ -2,6 +2,7 @@ MODULE = plugplay.exe
IMPORTS = advapi32 rpcrt4 user32
EXTRADLLFLAGS = -mconsole -municode
EXTRAIDLFLAGS = -Oicf
SOURCES = \
main.c \