From d0b856cfbb99b1f1833a18ff556d517a7e3f04d8 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Wed, 25 Dec 2013 17:31:09 -0800 Subject: Making the necessary changes to get libtommath, libtomcrypt and BigInt to compile under MSVC. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a59dc1..f5481e3 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ json_reader.cpp \ json_writer.cpp \ json_value.cpp \ \ -SHA1.cc \ +BSHA1.cc \ Base64.cc \ \ BLua.cc \ -- cgit v1.2.3