mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-18 12:17:30 +00:00
7d4af5979b
# 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.
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/