robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23k stars 3.02k forks source link

Fix Visual Studio Builds #694

Closed Computerdores closed 1 year ago

Computerdores commented 1 year ago

The vs10/masscan.vcxproject file didn't contain the newly added proto-minecraft.c and proto-minecraft.h, thus breaking Visual Studio Builds.