File diff r20736:d436a509d07d → r20737:c741459eaeea
readme.txt
Show inline comments
 
@@ -473,15 +473,15 @@ OS/2:
 
DOS:
 
  A build environment with DJGPP is needed as well as libraries such as
 
  Allegro, zlib and libpng, which all can be downloaded from the DJGPP
 
  website. Compilation is straight forward: use make, but do a './configure'
 
  before the first build. The build binary will need cwsdpmi.exe to be in
 
  the same directory as the openttd executable. cwsdpmi.exe can be found in
 
  the os/dos subdirectory. If you compile with stripping turned on a binary
 
  will be generated that does not need cwsdpmi.exe by adding the cswdstub.exe
 
  to the created OpenTTD binary.
 
  the os/dos/cwsdpmi subdirectory. If you compile with stripping turned on a
 
  binary will be generated that does not need cwsdpmi.exe by adding the
 
  cswdstub.exe to the created OpenTTD binary.
 

	
 
7.1) Required/optional libraries
 
---- ---------------------------
 
The following libraries are used by OpenTTD for:
 
  - libSDL/liballegro: hardware access (video, sound, mouse)
 
  - zlib: (de)compressing of old (0.3.0-1.0.5) savegames, content downloads,