blob: e37f6f1a9f1f9e6fc79c4eb7dc94091109930037 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# AleePlayer
A music player written in Qt
[](https://ci.appveyor.com/project/Alee14/aleeplayer) [](https://travis-ci.org/aleeproductions/AleePlayer)
# Build instructions
```
qmake
make
```
|