summaryrefslogtreecommitdiff
path: root/win32/ogg_static.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'win32/ogg_static.dsp')
-rw-r--r--win32/ogg_static.dsp18
1 files changed, 18 insertions, 0 deletions
diff --git a/win32/ogg_static.dsp b/win32/ogg_static.dsp
index c87f478..fc88c78 100644
--- a/win32/ogg_static.dsp
+++ b/win32/ogg_static.dsp
@@ -86,10 +86,28 @@ 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"