From c63be7861629d2d7b1291e185063582680f7d877 Mon Sep 17 00:00:00 2001 From: oddsock Date: Wed, 19 Mar 2003 15:58:16 +0000 Subject: [PATCH] update project file with new files added to icecast module updated version in install script svn path=/trunk/icecast/; revision=4515 --- win32/icecast.dsp | 16 ++++++++++++++++ win32/icecast2.iss | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/win32/icecast.dsp b/win32/icecast.dsp index b0904cdc..1e607df3 100644 --- a/win32/icecast.dsp +++ b/win32/icecast.dsp @@ -85,6 +85,14 @@ LIB32=link.exe -lib # 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 @@ -121,6 +129,14 @@ 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 + SOURCE=..\src\format.c # End Source File # Begin Source File diff --git a/win32/icecast2.iss b/win32/icecast2.iss index 3289a50d..39c3bd80 100644 --- a/win32/icecast2.iss +++ b/win32/icecast2.iss @@ -13,7 +13,7 @@ AllowNoIcons=yes 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