8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

Update MSVC8 build

This commit is contained in:
hvlad 2013-02-18 08:23:56 +00:00
parent c34aaed964
commit b060abbbf5
3 changed files with 38 additions and 14 deletions

View File

@ -371,6 +371,10 @@
RelativePath="..\..\..\src\common\os\win32\mod_loader.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\MsgMetadata.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\os\win32\os_utils.cpp"
>
@ -459,6 +463,10 @@
RelativePath="..\..\..\src\common\BigInteger.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\BlrWriter.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\ClumpletReader.cpp"
>
@ -483,6 +491,14 @@
RelativePath="..\..\..\src\common\classes\init.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\InternalMessageBuffer.cpp"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\InternalMessageBuffer.h"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\locks.cpp"
>
@ -564,6 +580,14 @@
RelativePath="..\..\..\src\common\BigInteger.h"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\BlrReader.h"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\BlrWriter.h"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\ByteChunk.h"
>
@ -760,6 +784,10 @@
RelativePath="..\..\..\src\common\os\mod_loader.h"
>
</File>
<File
RelativePath="..\..\..\src\common\MsgMetadata.h"
>
</File>
<File
RelativePath="..\..\..\src\common\classes\MsgPrint.h"
>

View File

@ -391,10 +391,6 @@
RelativePath="..\..\..\src\jrd\err.cpp"
>
</File>
<File
RelativePath="..\..\..\src\jrd\ErrorImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\src\jrd\event.cpp"
>
@ -876,11 +872,7 @@
>
</File>
<File
RelativePath="..\..\..\src\jrd\BlrReader.h"
>
</File>
<File
RelativePath="..\..\..\src\dsql\BlrWriter.h"
RelativePath="..\..\..\src\dsql\BlrDebugWriter.h"
>
</File>
<File
@ -1031,10 +1023,6 @@
RelativePath="..\..\..\src\dsql\errd_proto.h"
>
</File>
<File
RelativePath="..\..\..\src\jrd\ErrorImpl.h"
>
</File>
<File
RelativePath="..\..\..\src\jrd\event.h"
>
@ -1640,7 +1628,7 @@
>
</File>
<File
RelativePath="..\..\..\src\dsql\BlrWriter.cpp"
RelativePath="..\..\..\src\dsql\BlrDebugWriter.cpp"
>
</File>
<File

View File

@ -364,6 +364,10 @@
RelativePath="..\..\..\src\yvalve\blob_proto.h"
>
</File>
<File
RelativePath="..\..\..\src\remote\client\BlrFromMessage.h"
>
</File>
<File
RelativePath="..\..\..\src\yvalve\gds_proto.h"
>
@ -424,6 +428,10 @@
<Filter
Name="Remote client"
>
<File
RelativePath="..\..\..\src\remote\client\BlrFromMessage.cpp"
>
</File>
<File
RelativePath="..\..\..\src\remote\client\interface.cpp"
>