Bullfog Debug executables Pack v1.0
Compiled with Visual C++

---------------------------------------

This archive contains EXE files of various games
 developed by Bullfrog Productions.

I've selected only these executables which were
 left with debugging information inside.
To extract the debugging information, just
 run _export.bat. This will use dumpbin.exe
 create a .TXT file for every executable.
The .TXT contains verbose version of all the
 debugging information.

Note that Microsoft's compilers store most of
 the debug data in external file - .PDB file.
Since we don't have .PDB database for any of
 the executables, information extracted by
 dumpbin.exe are quite limited.
