fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44)

* use fixed libcommuni submodule

* warn flag -W4 should be used for MSVS instead of -Wall, move libcommuni
define and include together

* define correct warning flags for MSVC and else
This commit is contained in:
hemirt
2017-05-27 23:35:58 +02:00
committed by fourtf
parent d113115822
commit e7b727fa64
3 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[submodule "lib/libcommuni"]
path = lib/libcommuni
url = https://github.com/communi/libcommuni
url = https://github.com/hemirt/libcommuni