Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2012-08-08 17:46:00 +0400
committerKlaas Freitag <freitag@owncloud.com>2012-08-08 17:46:00 +0400
commitc4a6827ab3b5c7606c228993a88c026fd4b676fc (patch)
treec3ede9f66963a3c1297223e042b6fa73d2e6c6e0 /cmake
parent01ec65441e8c6f34f2c699933ba13e4170ad1b50 (diff)
Add libproxy dlls.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/NSIS.template.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index 6d9e92839..d3c29219b 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -316,6 +316,8 @@ Section "${APPLICATION_NAME}" SEC_OWNCLOUD_PLAYER
File "${MING_BIN}\libgpg-error-0.dll"
File "${MING_BIN}\libintl-8.dll"
File "${MING_BIN}\libneon-27.dll"
+ File "${MING_BIN}\libproxy.dll"
+ File "${MING_BIN}\libmodman.dll"
File "${MING_BIN}\libtasn1-3.dll"
File "${MING_BIN}\libxml2-2.dll"