X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=projects%2Factivex%2FREADME.TXT;h=8e0e9904d510ab33bed0f1ced06449ca055de231;hb=6c28114d8ba4ca42fc7834bb31e77d81f72cb312;hp=41e5cba533fc8ce35349077fc8e8715787ff96da;hpb=14f37b2101842fa6e427f962f689db74eff6faba;p=vlc diff --git a/projects/activex/README.TXT b/projects/activex/README.TXT index 41e5cba533..8e0e9904d5 100644 --- a/projects/activex/README.TXT +++ b/projects/activex/README.TXT @@ -35,8 +35,7 @@ the WINE project (http://www.winehq.com). At leat wine-dev-0.9.57 works, the comand line to compile IDL should looks like the following : widl -I/usr/include/wine/windows/ \ - -h -H axvlc_idl.h -t -T axvlc.tlb -u -U axvlc_idl.c \ - axvlc.idl + -h -H axvlc_idl.h -t -T axvlc.tlb -u -U axvlc_idl.c axvlc.idl NOTE: widl breaks compatibility with Visual Basic. If that is important to you then you must use midl.