Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/QRema.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-08-17 01:51:03 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-08-17 01:51:03 +0300
commitf2d0d9f4f2e121cba024a286941a2a36dd5dcf28 (patch)
tree8c9e72f1797c440db493ed1a009e374c4a4eaa67 /QRema.pro
parent66b1023bb079c7e5785ef6636c82c06de8854c4d (diff)
WIP: Moving to CMakeHEADmaster
Diffstat (limited to 'QRema.pro')
-rw-r--r--QRema.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/QRema.pro b/QRema.pro
index 827e376..36f191c 100644
--- a/QRema.pro
+++ b/QRema.pro
@@ -57,11 +57,15 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
DISTFILES += \
+ CMakeLists.txt \
+ data/CMakeLists.txt \
data/icons/scalable/actions/add.svg \
data/icons/scalable/actions/copy.svg \
data/icons/scalable/actions/edit.svg \
data/icons/scalable/actions/remove.svg \
- data/icons/scalable/actions/settings.svg
+ data/icons/scalable/actions/settings.svg \
+ data/ui/CMakeLists.txt \
+ src/CMakeLists.txt
RESOURCES += \
qremares.qrc