mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
Put class Attachment in its own files by brute force.
This commit is contained in:
parent
82b90c8f7b
commit
820b342aee
@ -275,6 +275,10 @@
|
||||
RelativePath="..\..\..\src\jrd\alt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.cpp"
|
||||
>
|
||||
@ -774,10 +778,6 @@
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecursiveStream.cpp"
|
||||
>
|
||||
@ -819,6 +819,10 @@
|
||||
RelativePath="..\..\..\src\jrd\align.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.h"
|
||||
>
|
||||
@ -1375,6 +1379,10 @@
|
||||
RelativePath="..\..\..\src\jrd\RecordBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Relation.h"
|
||||
>
|
||||
|
@ -274,6 +274,10 @@
|
||||
RelativePath="..\..\..\src\jrd\alt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.cpp"
|
||||
>
|
||||
@ -773,10 +777,6 @@
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecursiveStream.cpp"
|
||||
>
|
||||
@ -818,6 +818,10 @@
|
||||
RelativePath="..\..\..\src\jrd\align.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.h"
|
||||
>
|
||||
@ -1374,6 +1378,10 @@
|
||||
RelativePath="..\..\..\src\jrd\RecordBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Relation.h"
|
||||
>
|
||||
|
@ -274,6 +274,10 @@
|
||||
RelativePath="..\..\..\src\jrd\alt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.cpp"
|
||||
>
|
||||
@ -773,10 +777,6 @@
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecursiveStream.cpp"
|
||||
>
|
||||
@ -818,6 +818,10 @@
|
||||
RelativePath="..\..\..\src\jrd\align.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Attachment.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\blb.h"
|
||||
>
|
||||
@ -1374,6 +1378,10 @@
|
||||
RelativePath="..\..\..\src\jrd\RecordBuffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\recsrc\RecordSource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\jrd\Relation.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user