Update Travis to Ubuntu 16.04, Mono 5.10, NSIS 3.03.

This commit is contained in:
Paul Chote
2019-03-17 19:50:09 +00:00
committed by Oliver Brakmann
parent 8ee11028d7
commit 5b00586de2
5 changed files with 12 additions and 12 deletions

View File

@@ -37,8 +37,7 @@
############################## TOOLCHAIN ###############################
#
SDK ?=
CSC = mcs $(SDK)
CSC = mcs
CSFLAGS = -nologo -warn:4 -codepage:utf8 -langversion:5 -unsafe -warnaserror
DEFINE = TRACE
COMMON_LIBS = System.dll System.Core.dll System.Numerics.dll thirdparty/download/ICSharpCode.SharpZipLib.dll thirdparty/download/FuzzyLogicLibrary.dll thirdparty/download/MaxMind.Db.dll thirdparty/download/Eluant.dll thirdparty/download/rix0rrr.BeaconLib.dll