|
|
@ -32,6 +32,7 @@ |
|
|
|
<ClCompile Include="..\I2NPProtocol.cpp" /> |
|
|
|
<ClCompile Include="..\I2NPProtocol.cpp" /> |
|
|
|
<ClCompile Include="..\i2p.cpp" /> |
|
|
|
<ClCompile Include="..\i2p.cpp" /> |
|
|
|
<ClCompile Include="..\I2PEndian.cpp" /> |
|
|
|
<ClCompile Include="..\I2PEndian.cpp" /> |
|
|
|
|
|
|
|
<ClCompile Include="..\I2PService.cpp" /> |
|
|
|
<ClCompile Include="..\Identity.cpp" /> |
|
|
|
<ClCompile Include="..\Identity.cpp" /> |
|
|
|
<ClCompile Include="..\LeaseSet.cpp" /> |
|
|
|
<ClCompile Include="..\LeaseSet.cpp" /> |
|
|
|
<ClCompile Include="..\Log.cpp" /> |
|
|
|
<ClCompile Include="..\Log.cpp" /> |
|
|
@ -73,6 +74,7 @@ |
|
|
|
<ClInclude Include="..\HTTPServer.h" /> |
|
|
|
<ClInclude Include="..\HTTPServer.h" /> |
|
|
|
<ClInclude Include="..\I2NPProtocol.h" /> |
|
|
|
<ClInclude Include="..\I2NPProtocol.h" /> |
|
|
|
<ClInclude Include="..\I2PEndian.h" /> |
|
|
|
<ClInclude Include="..\I2PEndian.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="..\I2PService.h" /> |
|
|
|
<ClInclude Include="..\Identity.h" /> |
|
|
|
<ClInclude Include="..\Identity.h" /> |
|
|
|
<ClInclude Include="..\LeaseSet.h" /> |
|
|
|
<ClInclude Include="..\LeaseSet.h" /> |
|
|
|
<ClInclude Include="..\LittleBigEndian.h" /> |
|
|
|
<ClInclude Include="..\LittleBigEndian.h" /> |
|
|
|