Windows build + instructions

This commit is contained in:
Emmanuel BENOîT 2018-12-16 11:57:58 +01:00
parent bd0494ecd8
commit 5ef2e8e8d9
4 changed files with 117 additions and 41 deletions

View file

@ -6,7 +6,7 @@ DEBUG = n
OPTIMIZE = y
BUILD_TESTS = y
OUTDIR = output
OUTDIRBASE = output
export BUILD_STATIC_LIB BUILD_DYNAMIC_LIB DEBUG OPTIMIZE BUILD_TESTS
export OUTDIR
export OUTDIRBASE