diff options
| author | Max Christian Pohle | 2015-11-20 16:17:13 +0100 |
|---|---|---|
| committer | Max Christian Pohle | 2015-11-20 16:17:13 +0100 |
| commit | e7f3e5705f458b7e0aef9e5ab8a331a5203f4ed7 (patch) | |
| tree | 0b4a735f8a4ce2bcf366ea8360e62dfe8e4a5b0c | |
| parent | 64ae6f0db1e8af1bc287c52b010fe87cc5380191 (diff) | |
| download | qspacestatus-e7f3e5705f458b7e0aef9e5ab8a331a5203f4ed7.tar.bz2 qspacestatus-e7f3e5705f458b7e0aef9e5ab8a331a5203f4ed7.zip | |
added binary
| -rwxr-xr-x | build/linux/qspacestatus | bin | 0 -> 72448 bytes | |||
| -rw-r--r-- | qspaceapi.pro | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/build/linux/qspacestatus b/build/linux/qspacestatus new file mode 100755 index 0000000..ddc4755 --- /dev/null +++ b/build/linux/qspacestatus | |||
| Binary files differ | |||
diff --git a/qspaceapi.pro b/qspaceapi.pro index 4384e98..7e25d7c 100644 --- a/qspaceapi.pro +++ b/qspaceapi.pro | |||
| @@ -9,7 +9,7 @@ QT += core gui network | |||
| 9 | 9 | ||
| 10 | greaterThan(QT_MAJOR_VERSION, 4): QT += widgets | 10 | greaterThan(QT_MAJOR_VERSION, 4): QT += widgets |
| 11 | 11 | ||
| 12 | TARGET = qtapp | 12 | TARGET = qspacestatus |
| 13 | TEMPLATE = app | 13 | TEMPLATE = app |
| 14 | 14 | ||
| 15 | 15 | ||
