Added bacint.c to all the project make files that needed it. We really need to make the code into a library and use the library in the demos since adding a file to all the make files and IDE projects is tedious at best.
This commit is contained in:
@@ -11,6 +11,7 @@ SRCS = bacdcode.c \
|
||||
bacapp.c \
|
||||
bactext.c \
|
||||
indtext.c \
|
||||
bacint.c \
|
||||
bacstr.c \
|
||||
datetime.c \
|
||||
rpm.c \
|
||||
|
||||
Reference in New Issue
Block a user