annotate mplayer_wine.spec @ 18392:b10d4b3cb9ec

removing esp usage this is certainly not the most beautifull but it should work without -fomit-frame-pointer and PIC and gcc-4 vomits when ebp is given in a constraint directly even with -fomi-frame-pointer so theres not that much choice ... if anyone knows a simpler/cleaner solution, dont hesitate to suggest it ...
author michael
date Sat, 06 May 2006 02:01:39 +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