mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 05:23:03 +01:00
Removed JString
This commit is contained in:
parent
c0a472d65e
commit
ef2b605cf6
@ -225,7 +225,7 @@ CONFIG_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(CONFIG_Source
|
|||||||
#
|
#
|
||||||
# vulcan
|
# vulcan
|
||||||
|
|
||||||
VULCAN_ClientFiles=JString.cpp PathName.cpp RefObject.cpp
|
VULCAN_ClientFiles=PathName.cpp RefObject.cpp
|
||||||
VULCAN_ServerFiles=
|
VULCAN_ServerFiles=
|
||||||
|
|
||||||
VULCAN_Files= $(VULCAN_ClientFiles) $(VULCAN_ServerFiles)
|
VULCAN_Files= $(VULCAN_ClientFiles) $(VULCAN_ServerFiles)
|
||||||
|
Loading…
Reference in New Issue
Block a user