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 = bacawf
PRODUCT_EXE = $(PRODUCT).exe
# Choose the Data Link Layer to Enable
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1;BIG_ENDIAN=0;PRINT_ENABLED=1
SRCS = writefile.c \
..\..\ports\win32\bip-init.c \