This commit is contained in:
@@ -17,7 +17,7 @@ PRODUCT_EXE = $(PRODUCT).exe
|
||||
# Choose the Data Link Layer to Enable
|
||||
# Note: unless some other drivers are installed, BIP is the only
|
||||
# datalink layer that Win32 supports
|
||||
DEFINES = -DBACDL_BIP=1;USE_INADDR=1
|
||||
DEFINES = -DBACDL_BIP=1;USE_INADDR=1;PRINT_ENABLED=1;BIG_ENDIAN=0
|
||||
|
||||
SRCS = server.c \
|
||||
..\..\ports\win32\bip-init.c \
|
||||
|
||||
Reference in New Issue
Block a user