11 lines
184 B
Diff
11 lines
184 B
Diff
|
--- a/QtTermTCP.pro
|
||
|
+++ b/QtTermTCP.pro
|
||
|
@@ -40,4 +40,7 @@
|
||
|
|
||
|
RC_ICONS = QtTermTCP.ico
|
||
|
|
||
|
+target.patch += debian/qttermtcp/usr/bin
|
||
|
+INSTALLS += target
|
||
|
+
|
||
|
QMAKE_LFLAGS += -no-pie
|