annotate mplayer_wine.spec @ 8614:49e36bf2f342

The patch adds support for a per-file config, which is loaded before playing the file. The config file is looked for in the same directory as the input file, and in the ~/.mplayer dir. Magne Oestlyngen <ml@skybert.org>
author arpi
date Sat, 28 Dec 2002 14:29:41 +0000
parents a53966ed8afb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8012
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
1 name mplayer_wine
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
2 mode cuiexe
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
3 type win32
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
4
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
5 import kernel32.dll
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
6 import ntdll.dll