|
|
|
@ -22,7 +22,7 @@
@@ -22,7 +22,7 @@
|
|
|
|
|
<ClCompile Include="..\AddressBook.cpp" /> |
|
|
|
|
<ClCompile Include="..\aes.cpp" /> |
|
|
|
|
<ClCompile Include="..\base64.cpp" /> |
|
|
|
|
<ClCompile Include="..\BOB.cpp" /> |
|
|
|
|
<ClCompile Include="..\BOB.cpp" /> |
|
|
|
|
<ClCompile Include="..\CryptoConst.cpp" /> |
|
|
|
|
<ClCompile Include="..\Daemon.cpp" /> |
|
|
|
|
<ClCompile Include="..\DaemonWin32.cpp" /> |
|
|
|
@ -32,6 +32,7 @@
@@ -32,6 +32,7 @@
|
|
|
|
|
<ClCompile Include="..\I2NPProtocol.cpp" /> |
|
|
|
|
<ClCompile Include="..\i2p.cpp" /> |
|
|
|
|
<ClCompile Include="..\I2PEndian.cpp" /> |
|
|
|
|
<ClCompile Include="..\I2PService.cpp" /> |
|
|
|
|
<ClCompile Include="..\Identity.cpp" /> |
|
|
|
|
<ClCompile Include="..\LeaseSet.cpp" /> |
|
|
|
|
<ClCompile Include="..\Log.cpp" /> |
|
|
|
@ -57,14 +58,14 @@
@@ -57,14 +58,14 @@
|
|
|
|
|
<ClCompile Include="..\util.cpp" /> |
|
|
|
|
<ClCompile Include="..\SOCKS.cpp" /> |
|
|
|
|
<ClCompile Include="..\I2PTunnel.cpp" /> |
|
|
|
|
<ClCompile Include="..\I2PControl.cpp" /> |
|
|
|
|
<ClCompile Include="..\I2PControl.cpp" /> |
|
|
|
|
<ClCompile Include="..\ClientContext.cpp" /> |
|
|
|
|
<ClCompile Include="Win32Service.cpp" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<ClInclude Include="..\AddressBook.h" /> |
|
|
|
|
<ClInclude Include="..\base64.h" /> |
|
|
|
|
<ClInclude Include="..\BOB.h" /> |
|
|
|
|
<ClInclude Include="..\BOB.h" /> |
|
|
|
|
<ClInclude Include="..\CryptoConst.h" /> |
|
|
|
|
<ClInclude Include="..\Daemon.h" /> |
|
|
|
|
<ClInclude Include="..\ElGamal.h" /> |
|
|
|
@ -73,6 +74,7 @@
@@ -73,6 +74,7 @@
|
|
|
|
|
<ClInclude Include="..\HTTPServer.h" /> |
|
|
|
|
<ClInclude Include="..\I2NPProtocol.h" /> |
|
|
|
|
<ClInclude Include="..\I2PEndian.h" /> |
|
|
|
|
<ClInclude Include="..\I2PService.h" /> |
|
|
|
|
<ClInclude Include="..\Identity.h" /> |
|
|
|
|
<ClInclude Include="..\LeaseSet.h" /> |
|
|
|
|
<ClInclude Include="..\LittleBigEndian.h" /> |
|
|
|
@ -103,7 +105,7 @@
@@ -103,7 +105,7 @@
|
|
|
|
|
<ClInclude Include="..\util.h" /> |
|
|
|
|
<ClInclude Include="..\SOCKS.h" /> |
|
|
|
|
<ClInclude Include="..\I2PTunnel.h" /> |
|
|
|
|
<ClInclude Include="..\I2PControl.h" /> |
|
|
|
|
<ClInclude Include="..\I2PControl.h" /> |
|
|
|
|
<ClInclude Include="..\version.h" /> |
|
|
|
|
<ClInclude Include="..\Signature.h" /> |
|
|
|
|
<ClInclude Include="..\ClientContext.h" /> |
|
|
|
@ -282,4 +284,4 @@
@@ -282,4 +284,4 @@
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
|
</ImportGroup> |
|
|
|
|
</Project> |
|
|
|
|
</Project> |