Index of /ports/games/xpilot/work/xpilot-4.5.4/src/common/NT/bindist
Name Last modified Size Description
Parent Directory 14-Jul-2002 07:15 -
makeDistribution 12-Jul-2002 13:47 11k
XPilot.nsi 12-Jul-2002 13:47 9k
creditsUpdate.pl 15-Jun-2002 11:16 3k
xp_on.bmp 15-May-2001 23:29 1k
xp_off.bmp 15-May-2001 23:29 1k
Imakefile 07-Apr-2001 13:00 1k
ServerMOTD.txt.msub 15-May-2001 23:31 1k
ServerMOTD.txt 14-Jul-2002 07:08 1k
This is the README for XPilot.exe and XPilotServer.exe 4.5.4-NT13.
Copyright © 1991-2002 by Bjørn Stabell, Ken Ronny Schouten, Bert Gijsbers & Dick Balaska.
Following are notes for building the
Windows version of XPilot. See INSTALL in the XPilot root
directory for the UNIX instructions.
This file (README.txt) is included in the source distribution
for XPilot. You do not need to build XPilot for Windows.
You only need to install the binary distribution available
from www.xpilot.org
There is 1 Project Workspace file: XPilot.dsw
which loads the two makefiles:
src/client/NT/xpilot.dsp - The client
src/server/NT/xpilots.dsp - The server
The development executables run from the xpilot root directory, so as to gain
access to the lib subdirectory.
XPilot.ini is distributed in the src/client/NT directory. You should copy
this file to the xpilot root directory (or a default one without comments
will be created)
These days, only VC++ 6.0 is officially supported. Although there is nothing to
prevent it from being built on older versions, noone can maintain the makefiles.