summaryrefslogtreecommitdiff
path: root/doc/version.html
blob: f756da2b7bc8526e752eb3eae4a694f5ccdd492b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<title>QMidiPlayer Help</title>
</head>
<body>
	<h1>Version information</h1>
	<div style="text-align:center;">
		<img src="../img/qmidiplyr.png"><br>
		QMidiPlayer APP_VERSION<br>
		An MIDI player based on fluidsynth and Qt.<br>
		Written by Chris Xiong.<br>
		libfluidsynth version: RT_FLUIDSYNTH_VERSION (Built against CT_FLUIDSYNTH_VERSION)<br>
		Qt version: RT_QT_VERSION_STR (Built against CT_QT_VERSION_STR)<br>
	</div><br>
	<a href="index.html">Return</a>
</body>
</html>