quakeforge/vc2005
Bill Currie 39b07dc9a1 Fix the missing vc project files.
How... embarrassing. And all due to one little backslash.
2012-02-09 14:10:27 +09:00
..
bsp2img more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
builtins more vc patches from phrosty 2007-05-16 09:48:56 +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 patches from phrosty 2007-05-16 09:48:56 +00:00
console_server more vc2005 patches from phrosty 2007-04-11 22:03:36 +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 patches from phrosty 2007-05-16 09:48:56 +00:00
models more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
models-sw more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
modelsgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
net more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
net-main more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
nq-common more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq-sdl zixthree's Microsoft Visual C++ 2005 Express Support 2010-11-21 15:29:57 +09:00
nq-sdl32 more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
nq-server more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
nq-sgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
nq-wgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +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
qfcc audit the usage of "only" 2010-01-13 06:42:26 +00:00
qfclient more vc2005 patches from phrosty 2007-04-11 22:03:36 +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 vc2005 patches from phrosty 2007-04-11 22:03:36 +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-client-sdl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
qw-client-sdl32 zixthree's Microsoft Visual C++ 2005 Express Support 2010-11-21 15:29:57 +09:00
qw-client-sgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
qw-client-wgl more vc patches from phrosty 2007-05-16 09:48:56 +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 zixthree's Microsoft Visual C++ 2005 Express Support 2010-11-21 15:29:57 +09:00
util more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
video more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
video-sdl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
video-sgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
video-sw more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
video-sw32 more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
video-wgl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
videogl more vc2005 patches from phrosty 2007-04-11 22:03:36 +00:00
wad more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
Makefile.am Fix the missing vc project files. 2012-02-09 14:10:27 +09:00
QuakeForge-VS8-Express.sln zixthree's Microsoft Visual C++ 2005 Express Support 2010-11-21 15:29:57 +09:00
QuakeForge-VS8.sln zixthree's Microsoft Visual C++ 2005 Express Support 2010-11-21 15:29:57 +09:00
clean.ps1 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
readme.txt more vc2005 patches from phrosty 2007-04-11 22:03:36 +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)
- SDL (required for sdl, sdl32, and sgl builds)
- bison/flex (required for qfcc, needs to be in your compiler path)

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.

Notes
======
By default, qfcc is configured to use the Boost Wave preprocessor.  You
can get this from http://www.boost.org, or change the CPP_NAME #define in
vc2005/include/config.h to whatever preprocessor you want.  If you have
GCC, you can simply replace "wave --c99" with "gcc" in the define and it
should work.

clean.ps1 is a Windows Powershell script that cleans up any build files.