Added comments about where to get scitech MGL; also, re-wrote the file completely...

This commit is contained in:
Anton E. Gavrilov 2000-03-27 21:46:37 +00:00
parent 46094d7875
commit 1ab1bc09e6

View file

@ -1,17 +1,11 @@
Steps to compile standalone on win32 platforms with VC++. Steps to compile standalone on win32 platforms with VC++.
1) copy common\wins\*.* common\ 1) Copy scitech\*.* from the original q1source.zip by id Software to
the quakeforge directory. Or you can get the scitech library from
http://www.scitechsoft.com/
this will copy math.s, d_polysa.s, and d_parta.s into common 2) Copy config.h from common\wins to common\
(note: make sure you have backups of these three files)
it will also copy any other files in that dir that need to be copied 3) Compile gas2masm project using Debug configuration.
(note: make backups of the destinations in case you need them)
2) copy uquake\wins\sys_win.c uquake\ 4) Compile all the other projects.
Notes:
The VC project files assume a couple of things, i.e, that the workspace is
in the root quakeforge directory, and that \scitech is directly off the root
directory, as is \gas2masm\debug.