mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
fix NetDb save bug, console cyrillic symbols, add files to project
This commit is contained in:
parent
72fcff35b6
commit
bc3bf838d9
4 changed files with 17 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
|||
<ClCompile Include="..\NTCPSession.cpp" />
|
||||
<ClCompile Include="..\RouterContext.cpp" />
|
||||
<ClCompile Include="..\RouterInfo.cpp" />
|
||||
<ClCompile Include="..\SSU.cpp" />
|
||||
<ClCompile Include="..\Streaming.cpp" />
|
||||
<ClCompile Include="..\TransitTunnel.cpp" />
|
||||
<ClCompile Include="..\Transports.cpp" />
|
||||
|
@ -48,6 +49,7 @@
|
|||
<ClInclude Include="..\Queue.h" />
|
||||
<ClInclude Include="..\RouterContext.h" />
|
||||
<ClInclude Include="..\RouterInfo.h" />
|
||||
<ClInclude Include="..\SSU.h" />
|
||||
<ClInclude Include="..\Streaming.h" />
|
||||
<ClInclude Include="..\Timestamp.h" />
|
||||
<ClInclude Include="..\TransitTunnel.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue