This commit is contained in:
skarg
2006-08-10 21:11:04 +00:00
parent 7b4680832f
commit c36d28aa09
24 changed files with 40 additions and 30 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ PRODUCT = bacrd
PRODUCT_EXE = $(PRODUCT).exe
# Choose the Data Link Layer to Enable
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1;USE_INADDR=1;BIP_DEBUG
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1;USE_INADDR=1;BIP_DEBUG;BIG_ENDIAN=0;PRINT_ENABLED=1
SRCS = main.c \
..\..\rd.c \