Skip to content
Snippets Groups Projects
Commit 03415654 authored by deuce's avatar deuce
Browse files

Add ssh object file for Win32 builds.

parent 8bc4ee65
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ LDFLAGS = $(LDFLAGS) $(UIFC-MT_LDFLAGS) $(CIOLIB-MT_LDFLAGS) $(XPDEV-MT_LDFLAGS)
.path.c = .;..\sbbs3;..\smblib;..\uifc;..\comio
OBJS = $(OBJS) $(MTOBJODIR)$(DIRSEP)comio_win32$(OFILE)
OBJS = $(OBJS) $(MTOBJODIR)$(DIRSEP)comio_win32$(OFILE) $(MTOBJODIR)$(DIRSEP)ssh$(OFILE)
!ifdef USE_WXWIDGETS
!ifndef WXWIDGETS_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment