From a132d76b55c3c8f89ad79e7a70d9983ad12021fc Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 21 Dec 2003 11:44:18 +0000 Subject: [PATCH] Updated the README a litte.. --- README.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.txt b/README.txt index 58eba3b..922849a 100644 --- a/README.txt +++ b/README.txt @@ -34,6 +34,23 @@ That usually does the trick. +COMPILING +--------- + +Linux, with an OSS sequencer and Qt2.x or greater + cd vtones + qmake + make + + +Windows with Qt2.3 non-commercial + * Start a command shell + * Run vcvars32.bat (it should be in your Visual Studio directory) + cd vtones + tmake -o Makefile -win32 vtones.pro + nmake + + TODO ---- -- 2.39.2