From 10c6f0fef419c76aa1cd2c48720ab019d093b049 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Fri, 10 Sep 2004 00:32:09 +0000 Subject: [PATCH] add mapping.* sources --- src/libOggFLAC/libOggFLAC_dynamic.dsp | 8 ++++++++ src/libOggFLAC/libOggFLAC_static.dsp | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/src/libOggFLAC/libOggFLAC_dynamic.dsp b/src/libOggFLAC/libOggFLAC_dynamic.dsp index 0d3a854..944d7c4 100644 --- a/src/libOggFLAC/libOggFLAC_dynamic.dsp +++ b/src/libOggFLAC/libOggFLAC_dynamic.dsp @@ -112,6 +112,10 @@ SOURCE=.\ogg_helper.c # End Source File # Begin Source File +SOURCE=.\ogg_mapping.c +# End Source File +# Begin Source File + SOURCE=.\seekable_stream_decoder.c # End Source File # Begin Source File @@ -146,6 +150,10 @@ SOURCE=.\include\private\ogg_encoder_aspect.h SOURCE=.\include\private\ogg_helper.h # End Source File +# Begin Source File + +SOURCE=.\include\private\ogg_mapping.h +# End Source File # End Group # Begin Group "Protected Header Files" diff --git a/src/libOggFLAC/libOggFLAC_static.dsp b/src/libOggFLAC/libOggFLAC_static.dsp index 8f0afdc..3cf1c22 100644 --- a/src/libOggFLAC/libOggFLAC_static.dsp +++ b/src/libOggFLAC/libOggFLAC_static.dsp @@ -105,6 +105,10 @@ SOURCE=.\ogg_helper.c # End Source File # Begin Source File +SOURCE=.\ogg_mapping.c +# End Source File +# Begin Source File + SOURCE=.\seekable_stream_decoder.c # End Source File # Begin Source File @@ -139,6 +143,10 @@ SOURCE=.\include\private\ogg_encoder_aspect.h SOURCE=.\include\private\ogg_helper.h # End Source File +# Begin Source File + +SOURCE=.\include\private\ogg_mapping.h +# End Source File # End Group # Begin Group "Protected Header Files" -- 2.7.4