added build instructions

This commit is contained in:
Martchus 2015-05-19 22:59:28 +02:00
parent 3e9ef47cf8
commit 956efb2ea4
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# tageditor
A tageditor with Qt GUI and command line interface. Supports MP4 (iTunes), ID3, Vorbis and Matroska.
## Build instructions
The tageditor depends on c++utilities, qtutilities and tagparser. Is built in the same way as these libaries.
The following Qt 5 modules are requried: core gui script widgets webkitwidgets