diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2005-02-06 19:16:18 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2005-02-06 19:16:18 +0000 |
commit | 8bacb137f813721b0cf6f40049007c195dae1944 (patch) | |
tree | a23e66845e48df55062dc091ea330f49e9b7f288 /win32/libxine.dsp | |
parent | a7dbf248a61c72af76213dcee3a8e3f51ac6d23c (diff) | |
download | xine-lib-8bacb137f813721b0cf6f40049007c195dae1944.tar.gz xine-lib-8bacb137f813721b0cf6f40049007c195dae1944.tar.bz2 |
**BUGFIX**
Updated win32 M$VC port.
CVS patchset: 7386
CVS date: 2005/02/06 19:16:18
Diffstat (limited to 'win32/libxine.dsp')
-rw-r--r-- | win32/libxine.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/libxine.dsp b/win32/libxine.dsp index 867f32a1f..346619a86 100644 --- a/win32/libxine.dsp +++ b/win32/libxine.dsp @@ -149,6 +149,10 @@ SOURCE="..\src\xine-engine\info_helper.c" # End Source File
# Begin Source File
+SOURCE="..\src\xine-engine\input_cache.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\xine-engine\input_rip.c"
# End Source File
# Begin Source File
@@ -177,6 +181,10 @@ SOURCE="..\src\xine-engine\post.c" # End Source File
# Begin Source File
+SOURCE="..\src\xine-engine\refcounter.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\xine-engine\resample.c"
# End Source File
# Begin Source File
|