[xiph-cvs] cvs commit: ogg/win32 ogg_static.dsp

Michael Smith msmith at xiph.org
Fri Jul 5 21:56:38 PDT 2002



msmith      02/07/05 21:56:38

  Modified:    win32    ogg_static.dsp
  Log:
  Fixed for #152 to win32 build files.

Revision  Changes    Path
1.8       +0 -18     ogg/win32/ogg_static.dsp

Index: ogg_static.dsp
===================================================================
RCS file: /usr/local/cvsroot/ogg/win32/ogg_static.dsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ogg_static.dsp	2001/09/16 19:49:14	1.7
+++ ogg_static.dsp	2002/07/06 04:56:38	1.8
@@ -86,28 +86,10 @@
 # Begin Source File
 
 SOURCE=..\src\bitwise.c
-
-!IF  "$(CFG)" == "ogg_static - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "ogg_static - Win32 Debug"
-
-# ADD CPP /MDd
-
-!ENDIF 
-
 # End Source File
 # Begin Source File
 
 SOURCE=..\src\framing.c
-
-!IF  "$(CFG)" == "ogg_static - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "ogg_static - Win32 Debug"
-
-# ADD CPP /MDd
-
-!ENDIF 
-
 # End Source File
 # End Group
 # Begin Group "Header Files"

<p><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