Add "file_wrappers.c" to the list of things to compile with Microsoft
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 13 Jan 2000 18:26:15 +0000 (18:26 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 13 Jan 2000 18:26:15 +0000 (18:26 +0000)
Visual C{++}.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1467 f5534014-38df-0310-8fa8-9805f1628bb7

wiretap/Makefile.nmake

index edd4070b47cba8cd0f077001c7f98e7311a9558d..44aa4ffc5ba6956de8f7db14e7280d20ab63aae8 100644 (file)
@@ -10,6 +10,7 @@ OBJECTS=ascend-grammar.obj \
        ascend.obj \
        buffer.obj \
        file.obj \
+       file_wrappers.obj \
        i4btrace.obj \
        iptrace.obj \
        lanalyzer.obj \