diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-10-25 16:25:57 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-10-25 16:25:57 -0700 |
commit | 1db547d607c8aca6dc206b5bdd9a1b630becfb14 (patch) | |
tree | b138c0c417df0d2dea49df4a6bae4e0b784d0b51 /windows/ZeroTierOne/ZeroTierOne.vcxproj | |
parent | 2cc4dc5a6fb815f97614c71429d5c4674576ebef (diff) | |
download | infinitytier-1db547d607c8aca6dc206b5bdd9a1b630becfb14.tar.gz infinitytier-1db547d607c8aca6dc206b5bdd9a1b630becfb14.zip |
Windows build fixes, AIP file update.
Diffstat (limited to 'windows/ZeroTierOne/ZeroTierOne.vcxproj')
-rw-r--r-- | windows/ZeroTierOne/ZeroTierOne.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/windows/ZeroTierOne/ZeroTierOne.vcxproj b/windows/ZeroTierOne/ZeroTierOne.vcxproj index af05be04..200f172a 100644 --- a/windows/ZeroTierOne/ZeroTierOne.vcxproj +++ b/windows/ZeroTierOne/ZeroTierOne.vcxproj @@ -128,16 +128,12 @@ <ClInclude Include="..\..\node\Address.hpp" /> <ClInclude Include="..\..\node\Array.hpp" /> <ClInclude Include="..\..\node\AtomicCounter.hpp" /> - <ClInclude Include="..\..\node\BandwidthAccount.hpp" /> - <ClInclude Include="..\..\node\BinarySemaphore.hpp" /> <ClInclude Include="..\..\node\Buffer.hpp" /> <ClInclude Include="..\..\node\C25519.hpp" /> <ClInclude Include="..\..\node\CertificateOfMembership.hpp" /> <ClInclude Include="..\..\node\CertificateOfOwnership.hpp" /> - <ClInclude Include="..\..\node\CMWC4096.hpp" /> <ClInclude Include="..\..\node\Constants.hpp" /> <ClInclude Include="..\..\node\Credential.hpp" /> - <ClInclude Include="..\..\node\DeferredPackets.hpp" /> <ClInclude Include="..\..\node\Dictionary.hpp" /> <ClInclude Include="..\..\node\Hashtable.hpp" /> <ClInclude Include="..\..\node\Identity.hpp" /> |