handles history
This commit is contained in:
parent
dfb077be70
commit
85be8d6ef4
7 changed files with 452 additions and 212 deletions
2
Makefile
2
Makefile
|
@ -59,7 +59,7 @@ RSRCS =
|
|||
# you need to specify the path to the library and it's name.
|
||||
# (e.g. for mylib.a, specify "mylib.a" or "path/mylib.a")
|
||||
|
||||
LIBS = be netservices2 localestub $(STDCPPLIBS) network bnetapi
|
||||
LIBS = be translation netservices2 localestub $(STDCPPLIBS) network bnetapi
|
||||
|
||||
# Specify additional paths to directories following the standard libXXX.so
|
||||
# or libXXX.a naming scheme. You can specify full paths or paths relative
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue