8
0
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:
asfernandes 2004-11-08 12:53:21 +00:00
parent 52c0a03d5c
commit 092043eb49
7 changed files with 42 additions and 15 deletions

View File

@ -359,6 +359,9 @@
<File
RelativePath="..\..\..\src\jrd\sdw.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\shut.cpp">
</File>
@ -539,10 +542,10 @@
RelativePath="..\..\..\src\jrd\dsc.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_pub.h">
RelativePath="..\..\..\src\jrd\dsc_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_proto.h">
RelativePath="..\..\..\src\jrd\dsc_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dyn.h">
@ -662,10 +665,10 @@
RelativePath="..\..\..\src\jrd\idx_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_pub.h">
RelativePath="..\..\..\src\jrd\inf_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_proto.h">
RelativePath="..\..\..\src\jrd\inf_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\ini.h">
@ -934,6 +937,9 @@
<File
RelativePath="..\..\..\src\jrd\seg_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\os\sha.h">
</File>
<File
RelativePath="..\..\..\src\jrd\shdef.h">
</File>

View File

@ -357,6 +357,9 @@
<File
RelativePath="..\..\..\src\jrd\sdw.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\shut.cpp">
</File>
@ -536,10 +539,10 @@
RelativePath="..\..\..\src\jrd\dsc.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_pub.h">
RelativePath="..\..\..\src\jrd\dsc_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_proto.h">
RelativePath="..\..\..\src\jrd\dsc_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dyn.h">
@ -659,10 +662,10 @@
RelativePath="..\..\..\src\jrd\idx_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_pub.h">
RelativePath="..\..\..\src\jrd\inf_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_proto.h">
RelativePath="..\..\..\src\jrd\inf_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\ini.h">
@ -931,6 +934,9 @@
<File
RelativePath="..\..\..\src\jrd\seg_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\os\sha.h">
</File>
<File
RelativePath="..\..\..\src\jrd\shdef.h">
</File>

View File

@ -360,6 +360,9 @@
<File
RelativePath="..\..\..\src\jrd\sdw.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\os\win32\sha.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\shut.cpp">
</File>
@ -536,10 +539,10 @@
RelativePath="..\..\..\src\jrd\dsc.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_pub.h">
RelativePath="..\..\..\src\jrd\dsc_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_proto.h">
RelativePath="..\..\..\src\jrd\dsc_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dyn.h">
@ -659,10 +662,10 @@
RelativePath="..\..\..\src\jrd\idx_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_pub.h">
RelativePath="..\..\..\src\jrd\inf_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\inf_proto.h">
RelativePath="..\..\..\src\jrd\inf_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\ini.h">
@ -931,6 +934,9 @@
<File
RelativePath="..\..\..\src\jrd\seg_proto.h">
</File>
<File
RelativePath="..\..\..\src\jrd\os\sha.h">
</File>
<File
RelativePath="..\..\..\src\jrd\shdef.h">
</File>

View File

@ -282,12 +282,15 @@
Name="UTILITIES files"
Filter="">
<File
RelativePath="..\..\..\gen\utilities\gsec\security.cpp">
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
</File>
</Filter>
<Filter
Name="Header files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\src\utilities\gsec\call_service.h">
</File>
<File
RelativePath="..\..\..\src\jrd\cvt_proto.h">
</File>

View File

@ -146,10 +146,10 @@
Name="UTILITITES files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\utilities\gsec\gsec.cpp">
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
</File>
<File
RelativePath="..\..\..\gen\utilities\gsec\security.cpp">
RelativePath="..\..\..\src\utilities\gsec\gsec.cpp">
</File>
</Filter>
<Filter

View File

@ -128,6 +128,9 @@
<Filter
Name="UTILITIES files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
</File>
<File
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
</File>

View File

@ -128,6 +128,9 @@
<Filter
Name="UTILITIES files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp">
</File>
<File
RelativePath="..\..\..\src\utilities\common\cmd_util.cpp">
</File>