1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00

update project file with new files added to icecast module

updated version in install script

svn path=/trunk/icecast/; revision=4515
This commit is contained in:
oddsock 2003-03-19 15:58:16 +00:00
parent ca6a611be4
commit c63be78616
2 changed files with 17 additions and 1 deletions

View File

@ -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

View File

@ -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