summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMike Smith <msmith@xiph.org>2002-07-06 04:56:38 +0000
committerMike Smith <msmith@xiph.org>2002-07-06 04:56:38 +0000
commita09b1e90b7475f46ea12bb72cfffd3c6d09fcf83 (patch)
treeb48ddeda88839e60d0fd76177b1fe00aafe5c1e1 /win32
parentbc160cae1f8dd9c2934c9d9d3001429e401b537d (diff)
downloadogg-a09b1e90b7475f46ea12bb72cfffd3c6d09fcf83.tar.gz
Fixed for #152 to win32 build files.
git-svn-id: http://svn.xiph.org/trunk/ogg@3534 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'win32')
-rw-r--r--win32/ogg_static.dsp18
1 files changed, 0 insertions, 18 deletions
diff --git a/win32/ogg_static.dsp b/win32/ogg_static.dsp
index 886718d..4ea0621 100644
--- a/win32/ogg_static.dsp
+++ b/win32/ogg_static.dsp
@@ -86,28 +86,10 @@ LIB32=link.exe -lib
# 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"