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

Added execnet.cpp

parent 4d8ed62c
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ OBJS = $(LIBODIR)$(SLASH)ansiterm.$(OFILE)\
$(LIBODIR)$(SLASH)execfunc.$(OFILE)\
$(LIBODIR)$(SLASH)execmisc.$(OFILE)\
$(LIBODIR)$(SLASH)execmsg.$(OFILE)\
$(LIBODIR)$(SLASH)execnet.$(OFILE)\
$(LIBODIR)$(SLASH)fido.$(OFILE)\
$(LIBODIR)$(SLASH)file.$(OFILE)\
$(LIBODIR)$(SLASH)filedat.$(OFILE)\
......
......@@ -173,6 +173,10 @@ SOURCE=.\execmsg.cpp
# End Source File
# Begin Source File
SOURCE=.\execnet.cpp
# End Source File
# Begin Source File
SOURCE=.\fido.cpp
# End Source File
# Begin Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment