summaryrefslogtreecommitdiff
path: root/dev-util/sasm/files/sasm-3.10.1-unbundle-qtsingleapplication.patch
blob: 70b7e56682d2c99f0fdc6a4983deff5ad09ab236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/SASM.pro	2018-10-08 22:09:33.000000000 +0300
+++ b/SASM.pro	2019-08-17 10:39:31.695020549 +0300
@@ -18,6 +18,8 @@
 BINDIR = $$PREFIX/bin
 DATADIR = $$PREFIX/share
 
+CONFIG += qtsingleapplication
+
 bsd {
     binfile.files += sasm
     binfile.files += BSD/bin/*
@@ -47,7 +49,6 @@
 INSTALLS += shortcutfiles
 INSTALLS += docfiles
 
-include(singleapplication/qtsingleapplication.pri)
 
 SOURCES += main.cpp\
         mainwindow.cpp \