Return-Path: X-Original-To: apmail-corinthia-commits-archive@minotaur.apache.org Delivered-To: apmail-corinthia-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5E79106F0 for ; Fri, 13 Feb 2015 08:52:40 +0000 (UTC) Received: (qmail 36811 invoked by uid 500); 13 Feb 2015 08:52:40 -0000 Delivered-To: apmail-corinthia-commits-archive@corinthia.apache.org Received: (qmail 36789 invoked by uid 500); 13 Feb 2015 08:52:40 -0000 Mailing-List: contact commits-help@corinthia.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@corinthia.incubator.apache.org Delivered-To: mailing list commits@corinthia.incubator.apache.org Received: (qmail 36755 invoked by uid 99); 13 Feb 2015 08:52:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 08:52:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 13 Feb 2015 08:52:16 +0000 Received: (qmail 36439 invoked by uid 99); 13 Feb 2015 08:52:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 08:52:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4B9F1E0B0B; Fri, 13 Feb 2015 08:52:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jani@apache.org To: commits@corinthia.incubator.apache.org Date: Fri, 13 Feb 2015 08:52:37 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [25/38] incubator-corinthia git commit: work X-Virus-Checked: Checked by ClamAV on apache.org work Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/74118675 Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/74118675 Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/74118675 Branch: refs/heads/experimentZip Commit: 74118675f9cd92a3907918c2f74d1dcd049104d0 Parents: 9e8e44c Author: jani Authored: Sun Feb 1 09:57:17 2015 +0100 Committer: jani Committed: Sun Feb 1 09:57:17 2015 +0100 ---------------------------------------------------------------------- DocFormats/platform/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/74118675/DocFormats/platform/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/DocFormats/platform/CMakeLists.txt b/DocFormats/platform/CMakeLists.txt index f3ba68b..cd7c28f 100644 --- a/DocFormats/platform/CMakeLists.txt +++ b/DocFormats/platform/CMakeLists.txt @@ -93,6 +93,7 @@ set(GroupSrc src/Linux.c src/Unix.c src/Win32.c + src/ZipWrapper.c src/Wrapper.c) set(GroupTests