quakeforge/vc2005
Bill Currie df2bebde7e more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
..
bsp2img more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
builtins more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
common more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
console more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
console_client more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
console_server more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
engine more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
gib more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
hw-master more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
image more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
include more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
models more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
modelsgl more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
net more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
net-main more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq-common more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq-server more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq-wgl more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
pak more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfbsp more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfclient more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qflight more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfmodelgen more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfprogs more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfserver more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfvis more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qfwavinfo more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qtv more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qw more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
qw-master more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
ruamoko more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
sound more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
util more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
video more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
wad more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
QuakeForge.sln more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
clean.ps1 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
readme.txt more vc build patches from phrosy 2007-04-06 01:09:58 +00:00

readme.txt

Requirements
=============
- Visual C++ 2005 SP1
- Windows Vista SDK (previous RC compilers won't recognize the
  high-resolution Vista icon)
- DirectX SDK (for DirectInput)

Optional
=========
- zlib (#undef HAVE_ZLIB from vc2005/include/config.h if you don't want
  this).  Expects zlib.lib and zlib.dll for Debug/Release builds, and
  libzlib.lib for Release (static) build.
- libcurl (#undef HAVE_LIBCURL from vc2005/include/config.h if you don't
  want this).  Expects curl.lib and curl.dll for Debug/Release builds,
  and libcurl.lib for Release (static) build.