From 2c2419f230b1232b938ad345f3e976fd6ada5077 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 24 Sep 2012 02:39:52 +0200 Subject: Add strlcat() and strlcpy(), might convert to them in the future --- src/common/common.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/common.vcxproj') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 595a76fc..4cfb13ed 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -33,6 +33,7 @@ + @@ -65,6 +66,7 @@ + -- cgit 1.4.1