Touhou Musicplayer is a program to play all Touhou Project games' background music. You must have had installed these program in order to play the music.
- include/ headers
- src/ sources
- plugins/ plugin sources
- translations/ localization files
To build Touhou Musicplayer, You need QT 4.4.1 or above, PortAudio library and libvorbisfile.
Then just run these command in the top directory.
$ qmake
$ make release
This program is no need to be installed. You just run it in its directory.