]> code.delx.au - virtualtones/blobdiff - README.txt
Updated the README a litte..
[virtualtones] / 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
 ----