mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
upgraded vcxprojs to VS2015. got the tap driver building.
This commit is contained in:
parent
965399ba0c
commit
8cced06a2d
4 changed files with 48 additions and 18 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -30,6 +30,13 @@ Thumbs.db
|
|||
/ext/installfiles/windows/Prerequisites
|
||||
/ext/installfiles/windows/*-cache
|
||||
/ZeroTier One.msi
|
||||
/windows/.vs
|
||||
*.vcxproj.backup
|
||||
/windows/TapDriver6/Win7Debug
|
||||
/windows/TapDriver6/win7Release
|
||||
/windows/*.db
|
||||
/windows/*.opendb
|
||||
|
||||
|
||||
# *nix/Mac build droppings
|
||||
/build-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue