aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 0 insertions, 12 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 631d26d..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,12 +0,0 @@
-Use qmake or Qt Creator.
-
-Dependencies:
-> libfluidsynth 1.1.4+, Qt5 and RtMidi.
-
-C++11 is required to build the project. Qt4 will not work without
-several tweaks.
-
-To build the default visualization plugin, you need the latest SMELT,
-which can be found [here](https://github.com/BearKidsTeam/SMELT).
-Some dependencies in the project file are hard-coded paths. You may
-have to modify them first.