diff options
-rw-r--r-- | ext/zlib/zlib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/zlib/zlib.dsp b/ext/zlib/zlib.dsp index b34b267234..2c200e5d5e 100644 --- a/ext/zlib/zlib.dsp +++ b/ext/zlib/zlib.dsp @@ -96,6 +96,10 @@ LINK32=link.exe SOURCE=.\zlib.c
# End Source File
+# Begin Source File
+
+SOURCE=.\zlib_fopen_wrapper.c
+# End Source File
# End Group
# Begin Group "Header Files"
|