mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Add fb_string to POSIX build
This commit is contained in:
parent
057a599619
commit
9e0ed5af92
@ -197,7 +197,7 @@ FBUTIL_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(FBUTIL_Source
|
||||
# common/classes
|
||||
|
||||
FBCLASSES_ClientFiles=alloc.cpp locks.cpp
|
||||
FBCLASSES_ServerFiles=
|
||||
FBCLASSES_ServerFiles=fb_string.cpp
|
||||
|
||||
FBCLASSES_Files= $(FBCLASSES_ClientFiles) $(FBCLASSES_ServerFiles)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user