Update Windows projects vor Visual Studio 2017

This commit is contained in:
Diego Nehab
2019-03-01 20:46:37 -03:00
parent 5cc91ab600
commit 1e4255e2a9
9 changed files with 106 additions and 147 deletions

2
makefile Normal file → Executable file
View File

@ -10,7 +10,7 @@
# print print the build settings
PLAT?= linux
PLATS= macosx linux win32 mingw freebsd solaris
PLATS= macosx linux win32 win64 mingw freebsd solaris
all: $(PLAT)