mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-10 06:31:56 +00:00
11 lines
360 B
Text
11 lines
360 B
Text
Steps to compile standalone on win32 platforms with VC++.
|
|
|
|
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/
|
|
|
|
2) Copy config.h from common\wins to common\
|
|
|
|
3) Compile gas2masm project using Debug configuration.
|
|
|
|
4) Compile all the other projects.
|