From: James Myatt Date: Thu, 5 Feb 2015 16:38:47 +0000 (+0000) Subject: Build random_seed.c as well X-Git-Tag: json-c-0.13-20171207~193^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F171%2Fhead;p=thirdparty%2Fjson-c.git Build random_seed.c as well --- diff --git a/json-c.vcxproj b/json-c.vcxproj index 008d724c..c39ef7e5 100644 --- a/json-c.vcxproj +++ b/json-c.vcxproj @@ -137,6 +137,7 @@ copy json_config.h.win32 json_config.h + diff --git a/json-c.vcxproj.filters b/json-c.vcxproj.filters index 8f40caa8..63b6fb14 100644 --- a/json-c.vcxproj.filters +++ b/json-c.vcxproj.filters @@ -39,6 +39,9 @@ Source Files + + Source Files +