updated visual projects

This commit is contained in:
Yann Collet
2016-10-12 15:29:22 -07:00
parent 6f2f142b23
commit e405c7a126
14 changed files with 56 additions and 13 deletions
+3 -3
View File
@@ -51,9 +51,9 @@ clean:
@echo Cleaning completed
#----------------------------------------------------------------------------------
#make install is validated only for Linux, OSX, kFreeBSD, Hurd and some BSD targets
#----------------------------------------------------------------------------------
#------------------------------------------------------------------------------
# make install is validated only for Linux, OSX, Hurd and some BSD targets
#------------------------------------------------------------------------------
ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD))
HOST_OS = POSIX
install: