aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.vcxproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch from NMake to MSBuildSimon Rozman2019-04-191-37/+13
* Preset version to 0.1Simon Rozman2019-04-181-7/+5
* Reintroduce Windows 7 supportSimon Rozman2019-04-161-6/+6
* Add ARM64 compiling supportSimon Rozman2019-04-151-0/+44
* Revise architecture naming conventionSimon Rozman2019-04-151-8/+8
* Establish command line building supportSimon Rozman2019-04-131-0/+4
* Fix output folderSimon Rozman2019-04-121-0/+4
* Move #define NDIS... to ClCompile/PreprocessorDefinitionsSimon Rozman2019-04-121-52/+11
* Enable code analysis on Release build and set it to DriverMustFixRulesSimon Rozman2019-04-121-2/+10
* Set UseDebugLibraries to true for debug driver buildsSimon Rozman2019-04-121-2/+2
* Implement dynamic NDIS 6.30 detectionSimon Rozman2019-04-031-4/+4
* Add documentation files to the .vcxprojSimon Rozman2019-03-281-0/+4
* Enable better debugging support for Debug driver buildsSimon Rozman2019-03-221-4/+4
* Initial commitJason A. Donenfeld2019-03-221-0/+183