Files
0ad/build/premake/src
olsner 7d4af5979b Fixes for the Mac.
# The engine now builds and runs on Mac OS X.

Most changes were localized to the sysdep/ folder and the build system.
This
is what porting should be like! Hopefully nothing breaks on the other
platforms though ;-)

This was SVN commit r5081.
2007-05-17 03:37:49 +00:00
..
2007-05-17 03:37:49 +00:00

PREMAKE v3.1

Copyright (C) 2002-2006 by Jason Perkins
Distributed under the GNU General Public License, see LICENSE.txt

The Lua language and runtime library is (C) TeCGraf, PUC-Rio.
See their website at http://www.lua.org/


BUILDING PREMAKE

  GNU make: type 'make'

  MS Visual C++ 6: open Premake.dsw and build.

  MS Visual C++ 2002-2005: open Premake.sln and build.


For questions, comments, or more information, visit the project
website at http://premake.sourceforge.net/