1.About This Program

Touhou Musicplayer is a program to play all Touhou Project games' background music.
You must have had installed those program in order to play the music.


2.Directory Structure

include/      headers
src/          sources
plugins/      plugin sources
translations/ l18n files


3.Build

To build Touhou Musicplayer, You need QT 4.4.1 or above, PortAudio library and libvorbisfile.

QT Library
http://trolltech.com/products/qt

PortAudio
http://www.portaudio.com/

libvorbisfile+libogg
http://www.xiph.org/vorbis/
http://www.xiph.org/ogg/

Then just
$ qmake
$ make release


4.Install

This program is no need to be installed. You just run it in its directory.


5.Homepage Address
http://www.cs.ccu.edu.tw/~hst95u/touhou-musicplayer/  (Traditional Chinese)

