added build instructions

This commit is contained in:
Martchus 2015-05-19 22:40:20 +02:00
parent 3bbbd4ceef
commit cdca0930f7
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# qtutilities
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.
## Build instructions
Qt utilities depends on c++utilities and is built in the same way.
The library also depends on the following Qt 5 modules: core, gui