diff --git a/win64.mak b/win64.mak index 29dfaa56834..38375d2e45b 100644 --- a/win64.mak +++ b/win64.mak @@ -50,7 +50,7 @@ DFLAGS=-conf= -m$(MODEL) -O -release -w -de -dip25 -I$(DRUNTIME)\import ## Flags for compiling unittests -UDFLAGS=-conf= -g -m$(MODEL) -O -w -dip25 -I$(DRUNTIME)\import +UDFLAGS=-conf= -g -m$(MODEL) -O -w -dip25 -I$(DRUNTIME)\import -unittest ## C compiler, linker, librarian