Commit 62162ff3 authored by Sergey Lyubka's avatar Sergey Lyubka

Added /DNO_SSL_DL to w target

parent 98f66c88
......@@ -102,7 +102,8 @@ u:
./unit_test
w:
$(CL) test/unit_test.c $(LUA_SOURCES) $(YASSL_SOURCES) $(YASSL_FLAGS) \
$(CL) test/unit_test.c $(LUA_SOURCES) \
$(YASSL_SOURCES) $(YASSL_FLAGS) /DNO_SSL_DL \
$(MSLIB) /out:unit_test.exe
./unit_test.exe
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment