summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2004-01-11 22:00:33 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2004-01-11 22:00:33 +0000
commit0773a0b9ef5ed1d0559c747a36546a6131b3d989 (patch)
tree2e75d5bd1be1618e1805a73595bc12aaefb8bee6
parent995f52955d106d7cc7a88fd1ebfb97bd7cb4333c (diff)
downloadxine-lib-0773a0b9ef5ed1d0559c747a36546a6131b3d989.tar.gz
xine-lib-0773a0b9ef5ed1d0559c747a36546a6131b3d989.tar.bz2
Keep compilation under MSVC.
CVS patchset: 6027 CVS date: 2004/01/11 22:00:33
-rw-r--r--win32/libxine.def2
-rw-r--r--win32/libxine.dsp4
2 files changed, 6 insertions, 0 deletions
diff --git a/win32/libxine.def b/win32/libxine.def
index 961b2760d..742a01ffe 100644
--- a/win32/libxine.def
+++ b/win32/libxine.def
@@ -279,5 +279,7 @@ u_b_table
v_r_table
v_g_table
v_b_table
+yv12_to_yv12
+yuy2_to_yuy2
diff --git a/win32/libxine.dsp b/win32/libxine.dsp
index cb2cbebd8..84fbbb8f7 100644
--- a/win32/libxine.dsp
+++ b/win32/libxine.dsp
@@ -221,6 +221,10 @@ SOURCE="..\src\xine-utils\color.c"
# End Source File
# Begin Source File
+SOURCE="..\src\xine-utils\copy.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\xine-utils\cpu_accel.c"
# End Source File
# Begin Source File