added build instructions

This commit is contained in:
Martchus 2015-05-19 23:04:29 +02:00
parent 5efb98114e
commit 297aa531ca
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# passwordmanager
A simple password manager.
## Build instructions
The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries.
The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets