]> granicus.if.org Git - json-c/commitdiff
Include the json-c.lib, .pdb and .exp files in the zip file created by the appveyor...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 27 May 2018 20:07:11 +0000 (16:07 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 27 May 2018 20:07:11 +0000 (16:07 -0400)
appveyor.yml

index 72b1331955a17100a11bbaae6b53f881e327fd6b..8df056017acb7f0c3b36f8ecdd2792341aef3af1 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.dll include\json-c\*.h\r
+- 7z a json-c.lib.zip lib\json-c.dll Debug\json-c.lib Debug\json-c.exp Debug\json-c.pdb include\json-c\*.h\r
 \r
 artifacts:\r
 - path: json-c.lib.zip\r