Changed writefile demo Borland makefile name to makefile.b32
This commit is contained in:
@@ -15,7 +15,7 @@ PRODUCT = bacawf
|
||||
PRODUCT_EXE = $(PRODUCT).exe
|
||||
|
||||
# Choose the Data Link Layer to Enable
|
||||
DEFINES = -DBACDL_BIP=1
|
||||
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1
|
||||
|
||||
SRCS = writefile.c \
|
||||
..\..\ports\win32\bip-init.c \
|
||||
Reference in New Issue
Block a user