|
Revision 71, 152 bytes
(checked in by matthiasm, 22 months ago)
|
|
Added a Microsoft VisualC V6 project file to compile a standalone command line version of NEWT/0. Cygwin must still be installed on the build system for lex (flex) and yacc (bison). No mayor changes were made to existing files, so I assume that no fixes are required for other platforms.
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | Temporary build files will be placed in this directory.
|
|---|
| 3 |
|
|---|
| 4 | This readme.txt exists, so that SVN will create the "build"
|
|---|
| 5 | directory on fresh checkouts. |
|---|