1
0
forked from mirrors/0ad
Files
0ad/build/premake/src
janwas aeed96dafa # improvements to build system for asm files
split ia32_asm code up into memcpy, color
premake: add (windows-only so far) support for NASM include paths -
required when using %include. see rationale in vs.c
refs #124

This was SVN commit r4039.
2006-06-25 20:58:03 +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/