[smuxi/stable: 5/5] Build: add Twitterizer2.Streaming to Windows installer



commit e2e1eaf83afdb49eb4737d4f83035a16523f4715
Author: Mirco Bauer <meebey meebey net>
Date:   Sun Oct 23 23:33:19 2016 +0800

    Build: add Twitterizer2.Streaming to Windows installer
    
    This change amends 43ffc407dc50cf7c4b0192c2fe88f146902881ab, as that copied the
    library into the bin-win32 directory but the NSIS installer wasn't shipping that
    file.

 src/smuxi-win32.nsis.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/smuxi-win32.nsis.in b/src/smuxi-win32.nsis.in
index 4c891ec..30b15da 100644
--- a/src/smuxi-win32.nsis.in
+++ b/src/smuxi-win32.nsis.in
@@ -548,6 +548,7 @@ Section "Main" SEC01
   File "../bin-win32/Mono.Posix.dll"
   File "../bin-win32/Nini.dll"
   File "../bin-win32/Twitterizer2.dll"
+  File "../bin-win32/Twitterizer2.Streaming.dll"
   File "../bin-win32/Newtonsoft.Json.dll"
   File "../bin-win32/agsxmpp.dll"
   File "../bin-win32/Db4objects.Db4o.dll"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]