]> code.delx.au - virtualtones/commitdiff
Updated the README a litte..
authorJames Bunton <jamesbunton@delx.net.au>
Sun, 21 Dec 2003 11:44:18 +0000 (11:44 +0000)
committerJames Bunton <jamesbunton@delx.net.au>
Sun, 21 Dec 2003 11:44:18 +0000 (11:44 +0000)
README.txt

index 58eba3bc725b003049c70f7d8b7d6a0c047ceefa..922849a86e3425b2524a10e640a4084a28ae37ab 100644 (file)
@@ -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
 ----