mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 10:43:03 +01:00
Fix MSVC7 build after Alex changes
This commit is contained in:
parent
52c0a03d5c
commit
092043eb49
@ -359,6 +359,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shut.cpp">
|
RelativePath="..\..\..\src\jrd\shut.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -539,10 +542,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\dsc.h">
|
RelativePath="..\..\..\src\jrd\dsc.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dyn.h">
|
RelativePath="..\..\..\src\jrd\dyn.h">
|
||||||
@ -662,10 +665,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\ini.h">
|
RelativePath="..\..\..\src\jrd\ini.h">
|
||||||
@ -934,6 +937,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\sha.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shdef.h">
|
RelativePath="..\..\..\src\jrd\shdef.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -357,6 +357,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shut.cpp">
|
RelativePath="..\..\..\src\jrd\shut.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -536,10 +539,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\dsc.h">
|
RelativePath="..\..\..\src\jrd\dsc.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dyn.h">
|
RelativePath="..\..\..\src\jrd\dyn.h">
|
||||||
@ -659,10 +662,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\ini.h">
|
RelativePath="..\..\..\src\jrd\ini.h">
|
||||||
@ -931,6 +934,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\sha.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shdef.h">
|
RelativePath="..\..\..\src\jrd\shdef.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -360,6 +360,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
RelativePath="..\..\..\src\jrd\sdw.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shut.cpp">
|
RelativePath="..\..\..\src\jrd\shut.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -536,10 +539,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\dsc.h">
|
RelativePath="..\..\..\src\jrd\dsc.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dsc_proto.h">
|
RelativePath="..\..\..\src\jrd\dsc_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\dyn.h">
|
RelativePath="..\..\..\src\jrd\dyn.h">
|
||||||
@ -659,10 +662,10 @@
|
|||||||
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
RelativePath="..\..\..\src\jrd\idx_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf_proto.h">
|
RelativePath="..\..\..\src\jrd\inf_pub.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\ini.h">
|
RelativePath="..\..\..\src\jrd\ini.h">
|
||||||
@ -931,6 +934,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
RelativePath="..\..\..\src\jrd\seg_proto.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\jrd\os\sha.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\shdef.h">
|
RelativePath="..\..\..\src\jrd\shdef.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -282,12 +282,15 @@
|
|||||||
Name="UTILITIES files"
|
Name="UTILITIES files"
|
||||||
Filter="">
|
Filter="">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\gen\utilities\gsec\security.cpp">
|
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Header files"
|
Name="Header files"
|
||||||
Filter="h;hpp;hxx;hm;inl">
|
Filter="h;hpp;hxx;hm;inl">
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\utilities\gsec\call_service.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\cvt_proto.h">
|
RelativePath="..\..\..\src\jrd\cvt_proto.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -146,10 +146,10 @@
|
|||||||
Name="UTILITITES files"
|
Name="UTILITITES files"
|
||||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\utilities\gsec\gsec.cpp">
|
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\gen\utilities\gsec\security.cpp">
|
RelativePath="..\..\..\src\utilities\gsec\gsec.cpp">
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
|
@ -128,6 +128,9 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="UTILITIES files"
|
Name="UTILITIES files"
|
||||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
|
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
@ -128,6 +128,9 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="UTILITIES files"
|
Name="UTILITIES files"
|
||||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
|
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
Reference in New Issue
Block a user