diff options
author | Tim Champagne <tchamp@users.sourceforge.net> | 2003-05-16 19:08:59 +0000 |
---|---|---|
committer | Tim Champagne <tchamp@users.sourceforge.net> | 2003-05-16 19:08:59 +0000 |
commit | e467a07a8d36a76e66e009cbb2794e2106e6434f (patch) | |
tree | 4f6e919454fba554db9e15f81d8015071632f50e /win32/libxinesupport.def | |
parent | 19b954f40ce05dbb781810206de6ca38fa47eb76 (diff) | |
download | xine-lib-e467a07a8d36a76e66e009cbb2794e2106e6434f.tar.gz xine-lib-e467a07a8d36a76e66e009cbb2794e2106e6434f.tar.bz2 |
The cdda input plugin now builds in the Win32 env. I still need to test this but I'm not quite sure how it is suppose to work
CVS patchset: 4868
CVS date: 2003/05/16 19:08:59
Diffstat (limited to 'win32/libxinesupport.def')
-rw-r--r-- | win32/libxinesupport.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/libxinesupport.def b/win32/libxinesupport.def index 12e50ab43..09e83398e 100644 --- a/win32/libxinesupport.def +++ b/win32/libxinesupport.def @@ -217,6 +217,7 @@ setitimer pause sleep nanosleep +alarm ;------------------------------------------------------------ ; other exports |