summaryrefslogtreecommitdiffstats
path: root/util/install/archive/archive.pro
diff options
context:
space:
mode:
Diffstat (limited to 'util/install/archive/archive.pro')
-rw-r--r--util/install/archive/archive.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/util/install/archive/archive.pro b/util/install/archive/archive.pro
deleted file mode 100644
index e313a4a..0000000
--- a/util/install/archive/archive.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = lib
-CONFIG += staticlib
-CONFIG += qt x11
-CONFIG -= dll
-TARGET = arq
-
-SOURCES += qarchive.cpp ../keygen/keyinfo.cpp
-HEADERS += qarchive.h
-!zlib:unix:LIBS += -lz