]> granicus.if.org Git - json-c/commitdiff
The new cmake-generated VS builds now generate a dynamic .dll instead of a .lib
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 18 Sep 2017 01:44:04 +0000 (21:44 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 18 Sep 2017 01:44:04 +0000 (21:44 -0400)
appveyor.yml

index 5e89816ff863ac13613d3018d27d7d36fce7a673..72b1331955a17100a11bbaae6b53f881e327fd6b 100644 (file)
@@ -32,7 +32,7 @@ after_build:
 - copy json_inttypes.h include\json-c\*\r
 - copy include\json_config.h include\json-c\*\r
 - copy json_object_private.h include\json-c\*\r
-- 7z a json-c.lib.zip lib\json-c.lib include\json-c\*.h\r
+- 7z a json-c.lib.zip lib\json-c.dll include\json-c\*.h\r
 \r
 artifacts:\r
 - path: json-c.lib.zip\r