Skip to content

Commit 8af47de

Browse files
committed
update pro file
1 parent 342c8e7 commit 8af47de

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

qtwebbrowser.pro

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,11 @@ VERSION = 1.3.0
22

33
TEMPLATE = subdirs
44

5-
isEmpty(INSTALL_PREFIX): INSTALL_PREFIX=/opt/qtwebbrowser
6-
75
SUBDIRS = \
86
src
97

108
CONFIG += lang-all
119

12-
startscripts.files = waitForWebserver.py startwebbrowser.py
13-
startscripts.path = $$INSTALL_PREFIX
14-
INSTALLS += startscripts
1510

1611
requires(qtHaveModule(webenginequick))
1712

0 commit comments

Comments
 (0)