mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
network: Add null network driver to win32 makefile
This commit is contained in:
@@ -669,7 +669,8 @@ NETOBJ := network.o \
|
||||
net_dp8390.o net_3c501.o \
|
||||
net_3c503.o net_ne2000.o \
|
||||
net_pcnet.o net_wd8003.o \
|
||||
net_plip.o net_event.o
|
||||
net_plip.o net_event.o \
|
||||
net_null.o
|
||||
|
||||
PRINTOBJ := png.o prt_cpmap.o \
|
||||
prt_escp.o prt_text.o prt_ps.o
|
||||
|
||||
Reference in New Issue
Block a user