Lots of win32 (mingw cross) build fixes.

HTTP (curl) support is missing, but everything else builds.
This commit is contained in:
Bill Currie 2010-12-23 11:40:16 +09:00
parent 17b37e93b2
commit de04e1b602
23 changed files with 68 additions and 44 deletions

View file

@ -421,7 +421,7 @@ extern struct cvar_s *sv_highchars;
extern struct cvar_s *sv_mintic, *sv_maxtic;
extern struct cvar_s *sv_maxspeed;
extern struct cvar_s *timeout;
extern struct cvar_s *sv_timeout;
extern netadr_t master_adr[MAX_MASTERS]; // address of the master server