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