mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-01-21 07:30:55 +00:00
Kinda updated instructions..
This commit is contained in:
parent
c604d261f7
commit
8ad75ddf5e
1 changed files with 3 additions and 1 deletions
|
@ -93,7 +93,9 @@ implib -c -f opengl32.lib c:\windows\system\opengl32.dll
|
|||
|
||||
implib -a -c sdl.lib sdl.dll (in sdlsdk directory where sdl.dll is located)
|
||||
|
||||
10) Check all paths in all makefiles and correct them to suit your system.
|
||||
10) Check all paths in makefiles (found in sources directory, see list of
|
||||
makefiles below) and correct them to suit your system. You shouldn't need
|
||||
to change anything below "# end of system dependant stuff."
|
||||
|
||||
11) When everything else is done, just start making
|
||||
|
||||
|
|
Loading…
Reference in a new issue