[xiph-cvs] cvs commit: theora/win32/experimental/splayer splayer.dsp
Mauricio Piacentini
mauricio at xiph.org
Sun Jun 8 16:03:04 PDT 2003
mauricio 03/06/08 19:03:04
Modified: win32/experimental/splayer splayer.dsp
Log:
corrected persistent path of some portaudio sources in the .dsp project, as found by dan and derf
Revision Changes Path
1.2 +3 -3 theora/win32/experimental/splayer/splayer.dsp
Index: splayer.dsp
===================================================================
RCS file: /usr/local/cvsroot/theora/win32/experimental/splayer/splayer.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- splayer.dsp 23 May 2003 14:10:17 -0000 1.1
+++ splayer.dsp 8 Jun 2003 23:03:04 -0000 1.2
@@ -87,11 +87,11 @@
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\..\..\..\portaudio\pa_common\pa_lib.c
+SOURCE=.\portaudio\pa_common\pa_lib.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\..\portaudio\pa_win_wmme\pa_win_wmme.c
+SOURCE=.\portaudio\pa_win_wmme\pa_win_wmme.c
# End Source File
# Begin Source File
@@ -99,7 +99,7 @@
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\..\portaudio\pablio\ringbuffer.c
+SOURCE=.\portaudio\pablio\ringbuffer.c
# End Source File
# Begin Source File
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list