mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 07:23:04 +01:00
make build work again
This commit is contained in:
parent
425194d63b
commit
d5dbfe5151
@ -359,6 +359,9 @@ Package=<4>
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name fbclient
|
||||
End Project Dependency
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name common
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
@ -632,6 +635,9 @@ Package=<4>
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name wal
|
||||
End Project Dependency
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name common
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
@ -114,6 +114,10 @@ SOURCE=..\..\..\src\jrd\cvt.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\db_alias.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\dls.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -300,6 +304,10 @@ SOURCE=..\..\..\src\jrd\cvt_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\db_alias.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\dls_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -97,6 +97,10 @@ SOURCE=..\..\..\src\jrd\cvt_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\db_alias.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\dls_proto.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@ -273,6 +277,10 @@ SOURCE=..\..\..\src\jrd\cvt.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\db_alias.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\jrd\dls.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
Loading…
Reference in New Issue
Block a user