Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <unknown>2008-10-31 21:38:05 +0300
committerstarkos <unknown>2008-10-31 21:38:05 +0300
commit608551f8f4bb15630a54bf21f1c48857feb89cb9 (patch)
tree8cf84989823ea063e60f805b8dedb619730bd5bc /README.txt
parent2dbd283813c78e65eea5537699c8104848233290 (diff)
First integration of new Lua-based architecture
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt18
1 files changed, 1 insertions, 17 deletions
diff --git a/README.txt b/README.txt
index 3130143..5daa26a 100644
--- a/README.txt
+++ b/README.txt
@@ -8,24 +8,8 @@ A build configuration tool
See their website at http://www.lua.org/
-BUILDING PREMAKE
+ See the file BUILD.txt for instructions on building Premake.
- Until an official release is made you will need to use an existing
- Premake 3.x executable to generate the project files. Grab a binary
- or source package from the project site at:
-
- http://premake.sourceforge.net/
-
- Then use it to create the project files for your particular toolset.
-
- $ cd premake-4.0
- $ premake --target vs2005 # For Visual Studio 2005 files
- $ premake --target gnu # For GNU makefile
-
- Run `premake --help` for a complete list of supported toolsets.
-
-
-SUPPORT
For questions, comments, or more information, visit the project
website at http://industriousone.com/premake