1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

some windows build issues..

svn path=/icecast/trunk/icecast/; revision=9776
This commit is contained in:
oddsock 2005-08-20 00:03:21 +00:00
parent 400d297a92
commit 37bdaee0cb
3 changed files with 7 additions and 2 deletions

View File

@ -37,6 +37,10 @@
#include "client.h"
#include "logging.h"
#ifdef _WIN32
#define snprintf _snprintf
#endif
#undef CATMODULE
#define CATMODULE "client"

View File

@ -32,6 +32,7 @@
#ifdef _WIN32
#define snprintf _snprintf
#define vsnprintf _vsnprintf
#endif
/* the global log descriptors */

View File

@ -16,7 +16,7 @@ ResourceCount=10
Resource1=IDR_MENU2
Resource2=IDR_MAINFRAME
Resource3=IDR_TRAY
Resource4=IDR_MENU4
Resource4=IDD_ICECAST2WIN_DIALOG
Class4=CStatus
Resource5=IDD_SSTATUS
Class5=CConfigTab
@ -25,7 +25,7 @@ Resource6=IDD_CONFIGDIALOG
Resource7=IDD_STATSDIALOG
Resource8=IDR_MENU3
Resource9=IDD_ABOUTBOX
Resource10=IDD_ICECAST2WIN_DIALOG
Resource10=IDR_MENU4
[CLS:CIcecast2winApp]
Type=0