1
0
forked from 0ad/0ad
0ad/build/premake/src
2004-12-31 13:50:53 +00:00
..
Src Added the ScEd project into the default solution/workspace (but set to not be built) 2004-12-31 13:50:53 +00:00
CHANGES.txt Restructuring 2004-12-05 17:59:29 +00:00
LICENSE.txt Restructuring 2004-12-05 17:59:29 +00:00
Makefile Restructuring 2004-12-05 17:59:29 +00:00
Premake.dsp Restructuring 2004-12-05 17:59:29 +00:00
Premake.dsw Restructuring 2004-12-05 17:59:29 +00:00
premake.lua Restructuring 2004-12-05 17:59:29 +00:00
Premake.make Restructuring 2004-12-05 17:59:29 +00:00
Premake.sln Restructuring 2004-12-05 17:59:29 +00:00
Premake.vcproj Made premake put ps_test.pdb into binaries/data 2004-12-05 19:10:57 +00:00
README.txt Restructuring 2004-12-05 17:59:29 +00:00

PREMAKE v1.8

Copyright (C) 2002-2004 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++ v6: open Premake.dsw and build.

  MS Visual C++ v7: open Premake.sln and build.


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