8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00

Update Windows build

This commit is contained in:
hvlad 2020-01-31 14:32:56 +02:00
parent 95163e7455
commit 4436a189f6
16 changed files with 32 additions and 0 deletions

View File

@ -191,6 +191,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\chop.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\cntl.cpp" />

View File

@ -34,6 +34,9 @@
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\src\remote\server\os\win32\server.ico">

View File

@ -184,6 +184,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -20,5 +20,8 @@
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
</ItemGroup>
</Project>

View File

@ -195,6 +195,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\chop.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\cntl.cpp" />

View File

@ -37,6 +37,9 @@
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\jrd\replication\Utils.cpp">
<Filter>Replication</Filter>
</ClCompile>

View File

@ -188,6 +188,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -20,5 +20,8 @@
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
</ItemGroup>
</Project>

View File

@ -195,6 +195,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\chop.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\cntl.cpp" />

View File

@ -37,6 +37,9 @@
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\jrd\replication\Utils.cpp">
<Filter>Replication</Filter>
</ClCompile>

View File

@ -188,6 +188,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -20,5 +20,8 @@
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
</ItemGroup>
</Project>

View File

@ -196,6 +196,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\chop.cpp" />
<ClCompile Include="..\..\..\src\remote\server\os\win32\cntl.cpp" />

View File

@ -37,6 +37,9 @@
<ClCompile Include="..\..\..\src\auth\SecureRemotePassword\server\SrpServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\jrd\replication\Utils.cpp">
<Filter>Replication</Filter>
</ClCompile>

View File

@ -189,6 +189,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp" />
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -20,5 +20,8 @@
<ClCompile Include="..\..\..\src\auth\SecurityDatabase\LegacyServer.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\src\auth\SecDbCache.cpp">
<Filter>AUTH files</Filter>
</ClCompile>
</ItemGroup>
</Project>