[xiph-cvs] cvs commit: icecast/win32 icecast2.iss icecast.dsp

Ed oddsock at xiph.org
Wed Mar 19 07:58:17 PST 2003



oddsock     03/03/19 10:58:16

  Modified:    win32    icecast2.iss icecast.dsp
  Log:
  update project file with new files added to icecast module
  updated version in install script

Revision  Changes    Path
1.9       +1 -1      icecast/win32/icecast2.iss

Index: icecast2.iss
===================================================================
RCS file: /usr/local/cvsroot/icecast/win32/icecast2.iss,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- icecast2.iss	5 Feb 2003 14:31:17 -0000	1.8
+++ icecast2.iss	19 Mar 2003 15:58:16 -0000	1.9
@@ -13,7 +13,7 @@
 LicenseFile=..\COPYING
 InfoAfterFile=..\README
 OutputDir=.
-OutputBaseFilename=Icecast2_win32_2.0_alpha2_setup
+OutputBaseFilename=Icecast2_win32_2.0_03192003_setup
 WizardImageFile=icecast2logo2.bmp
 ; uncomment the following line if you want your installation to run on NT 3.51 too.
 ; MinVersion=4,3.51

<p><p>1.7       +16 -0     icecast/win32/icecast.dsp

Index: icecast.dsp
===================================================================
RCS file: /usr/local/cvsroot/icecast/win32/icecast.dsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- icecast.dsp	2 Feb 2003 14:22:25 -0000	1.6
+++ icecast.dsp	19 Mar 2003 15:58:16 -0000	1.7
@@ -85,6 +85,14 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File
 
+SOURCE=..\src\admin.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\admin.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\src\avl\avl.c
 # End Source File
 # Begin Source File
@@ -118,6 +126,14 @@
 # Begin Source File
 
 SOURCE=..\src\connection.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\event.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\event.h
 # End Source File
 # Begin Source File
 

<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