[Pkg-owncloud-commits] [owncloud-client] 165/332: NSIS: Add socketapiclient

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Aug 14 21:06:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 6bc425f981995600d6415eda821d185e8f874f30
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Wed Jul 2 12:05:17 2014 +0200

    NSIS: Add socketapiclient
---
 cmake/modules/NSIS.template.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index afbdc0c..bd2adc5 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -371,6 +371,7 @@ Section "${APPLICATION_NAME}" SEC_APPLICATION
    File "${BUILD_PATH}\bin\${APPLICATION_EXECUTABLE}"
    File "${BUILD_PATH}\bin\${APPLICATION_CMD_EXECUTABLE}"
    File "${BUILD_PATH}\src\lib${APPLICATION_SHORTNAME}sync.dll"
+   File "${BUILD_PATH}\csync\src\socketapiclient.dll"
    File "${BUILD_PATH}\csync\src\libocsync.dll"
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list