Skip to content
Snippets Groups Projects
Commit dacdba76 authored by rswindell's avatar rswindell
Browse files

Added smbwrap.c (SMB-required compiler/os-specific function wrappers).

parent 78d3906f
Branches
Tags
No related merge requests found
......@@ -63,6 +63,7 @@ OBJS = $(ODIR)$(SLASH)ansiterm.$(OFILE)\
$(ODIR)$(SLASH)scfglib1.$(OFILE)\
$(ODIR)$(SLASH)scfglib2.$(OFILE)\
$(ODIR)$(SLASH)smblib.$(OFILE)\
$(ODIR)$(SLASH)smbwrap.$(OFILE)\
$(ODIR)$(SLASH)sortdir.$(OFILE)\
$(ODIR)$(SLASH)str.$(OFILE)\
$(ODIR)$(SLASH)telgate.$(OFILE)\
......
......@@ -321,6 +321,10 @@ SOURCE=.\smblib.c
# End Source File
# Begin Source File
SOURCE=.\smbwrap.c
# End Source File
# Begin Source File
SOURCE=.\sortdir.cpp
# End Source File
# Begin Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment