mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
Removing unused cpp file from win32 project files
This commit is contained in:
parent
44dcf73300
commit
40c4c636d8
@ -16,7 +16,6 @@
|
|||||||
<ClCompile Include="..\base64.cpp" />
|
<ClCompile Include="..\base64.cpp" />
|
||||||
<ClCompile Include="..\CryptoConst.cpp" />
|
<ClCompile Include="..\CryptoConst.cpp" />
|
||||||
<ClCompile Include="..\Daemon.cpp" />
|
<ClCompile Include="..\Daemon.cpp" />
|
||||||
<ClCompile Include="..\DaemonLinux.cpp" />
|
|
||||||
<ClCompile Include="..\DaemonWin32.cpp" />
|
<ClCompile Include="..\DaemonWin32.cpp" />
|
||||||
<ClCompile Include="..\Garlic.cpp" />
|
<ClCompile Include="..\Garlic.cpp" />
|
||||||
<ClCompile Include="..\HTTPProxy.cpp" />
|
<ClCompile Include="..\HTTPProxy.cpp" />
|
||||||
|
@ -105,9 +105,6 @@
|
|||||||
<ClCompile Include="..\Daemon.cpp">
|
<ClCompile Include="..\Daemon.cpp">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<ClCompile Include="..\DaemonLinux.cpp">
|
|
||||||
<Filter>Source Files</Filter>
|
|
||||||
</ClCompile>
|
|
||||||
<ClCompile Include="..\DaemonWin32.cpp">
|
<ClCompile Include="..\DaemonWin32.cpp">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
Loading…
Reference in New Issue
Block a user