[vlc-devel] commit: Cosmetics: Improve cut&paste in activex plugin readme. (JP Dinger )
git version control
git at videolan.org
Tue Jan 19 17:56:09 CET 2010
vlc | branch: master | JP Dinger <jpd at m2x.nl> | Tue Jan 19 14:42:34 2010 +0100| [df2a3c1983a869b0b1e7c4100a6c17ca48e78687] | committer: JP Dinger
Cosmetics: Improve cut&paste in activex plugin readme.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=df2a3c1983a869b0b1e7c4100a6c17ca48e78687
---
projects/activex/README.TXT | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/projects/activex/README.TXT b/projects/activex/README.TXT
index 41e5cba..8e0e990 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.
More information about the vlc-devel
mailing list