diff options
Diffstat (limited to 'protocols/Tox/libtox/libtox.vcxproj')
-rw-r--r-- | protocols/Tox/libtox/libtox.vcxproj | 3 |
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> |