mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
Update Windows build
This commit is contained in:
parent
95163e7455
commit
4436a189f6
@ -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" />
|
||||
|
@ -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">
|
||||
|
@ -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" />
|
||||
|
@ -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>
|
@ -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" />
|
||||
|
@ -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>
|
||||
|
@ -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" />
|
||||
|
@ -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>
|
@ -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" />
|
||||
|
@ -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>
|
||||
|
@ -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" />
|
||||
|
@ -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>
|
@ -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" />
|
||||
|
@ -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>
|
||||
|
@ -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" />
|
||||
|
@ -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>
|
Loading…
Reference in New Issue
Block a user