undone Warnflag declaration due to cl.exe incompatibilities , now Warnflag is retuned with errorcode

This commit is contained in:
mauriziocingi
2015-11-20 13:35:40 +01:00
parent 3151805675
commit ea08fb9da1
4 changed files with 62 additions and 30 deletions

View File

@@ -52,7 +52,7 @@ epanet_heads=enumstxt.h funcs.h hash.h mempool.h text.h types.h vars.h epanet2.h
# Epanet main program
epanet_main=main
# Epanet main program header files
epanet_main_heads=epanet2.h text.h
epanet_main_heads=epanet2.h
.PHONY: all
all: $(libname) $(exename)