summaryrefslogtreecommitdiff
path: root/protocols/Tox/libtox/libtox.vcxproj
diff options
context:
space:
mode:
authoraunsane <aunsane@gmail.com>2017-12-30 00:42:35 +0300
committeraunsane <aunsane@gmail.com>2017-12-30 00:42:49 +0300
commitcc65f8dbead036bfdd29d397195f9152839d4919 (patch)
tree8e8188f7db65f8a538d5e423e1d0b3491706efc4 /protocols/Tox/libtox/libtox.vcxproj
parent81cd378b0a0ee5e26d58c085a3b10bd89a7244c2 (diff)
Tox: project cleanup
- updated libtox - removed deprecated toxDNS support - removed unused references
Diffstat (limited to 'protocols/Tox/libtox/libtox.vcxproj')
-rw-r--r--protocols/Tox/libtox/libtox.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Tox/libtox/libtox.vcxproj b/protocols/Tox/libtox/libtox.vcxproj
index c4380e76d9..a298c22005 100644
--- a/protocols/Tox/libtox/libtox.vcxproj
+++ b/protocols/Tox/libtox/libtox.vcxproj
@@ -40,9 +40,6 @@
<ClCompile Include="src\toxcore\*.c">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
- <ClCompile Include="src\toxdns\*.c">
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- </ClCompile>
<ClCompile Include="src\toxencryptsave\*.c">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>