Skip to content

Commit

Permalink
Windows build fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamierymenko committed Jan 21, 2016
1 parent f782797 commit 3b10fd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion windows/ZeroTierOne/ZeroTierOne.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
<ClInclude Include="..\..\ext\miniupnpc\upnpreplyparse.h" />
<ClInclude Include="..\..\include\ZeroTierOne.h" />
<ClInclude Include="..\..\node\Address.hpp" />
<ClInclude Include="..\..\node\AntiRecursion.hpp" />
<ClInclude Include="..\..\node\Array.hpp" />
<ClInclude Include="..\..\node\AtomicCounter.hpp" />
<ClInclude Include="..\..\node\BandwidthAccount.hpp" />
Expand Down
3 changes: 0 additions & 3 deletions windows/ZeroTierOne/ZeroTierOne.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,6 @@
<ClInclude Include="..\..\node\Address.hpp">
<Filter>Header Files\node</Filter>
</ClInclude>
<ClInclude Include="..\..\node\AntiRecursion.hpp">
<Filter>Header Files\node</Filter>
</ClInclude>
<ClInclude Include="..\..\node\Array.hpp">
<Filter>Header Files\node</Filter>
</ClInclude>
Expand Down

0 comments on commit 3b10fd7

Please sign in to comment.