[xiph-cvs] cvs commit: icecast/win32 icecast2.iss
Ed
oddsock at xiph.org
Wed Feb 5 06:31:17 PST 2003
oddsock 03/02/05 09:31:17
Modified: win32 icecast2.iss
Log:
forgot to add libcurl to the setup building script
Revision Changes Path
1.8 +1 -0 icecast/win32/icecast2.iss
Index: icecast2.iss
===================================================================
RCS file: /usr/local/cvsroot/icecast/win32/icecast2.iss,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- icecast2.iss 2 Feb 2003 14:22:25 -0000 1.7
+++ icecast2.iss 5 Feb 2003 14:31:17 -0000 1.8
@@ -37,6 +37,7 @@
Source: "..\..\iconv\lib\iconv.dll"; DestDir: "{app}"; CopyMode: alwaysoverwrite
Source: "..\..\libxslt\lib\libxslt.dll"; DestDir: "{app}"; CopyMode: alwaysoverwrite
Source: "..\..\libxml2\lib\libxml2.dll"; DestDir: "{app}"; CopyMode: alwaysoverwrite
+Source: "..\..\curl\lib\Release\libcurl.dll"; DestDir: "{app}"; CopyMode: alwaysoverwrite
[Icons]
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list