root/trunk/m2/README

Revision 93, 439 bytes (checked in by krobillard, 3 years ago)

m2 - Individual Qt 4 libraries are now specified.

Line 
1        M2 Version 0.4.0
2
3
4Overview
5--------
6
7M2 is a REBOL script used to build makefiles for C/C++ projects. Templates are
8employed to build makefiles for different target platforms.  Currently there
9are templates for GNU/Linux, Mac OS X, Cygwin and Visual C++.
10
11You may use M2 under the terms of the MIT License.
12
13
14Installation
15------------
16Copy m2 and one of the templates (renamed to m2_template.r) somewhere into
17the shell command path.
18
19
Note: See TracBrowser for help on using the browser.