diff options
Diffstat (limited to 'development/qbs/corelib-tools.pri.patch')
-rw-r--r-- | development/qbs/corelib-tools.pri.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/development/qbs/corelib-tools.pri.patch b/development/qbs/corelib-tools.pri.patch deleted file mode 100644 index 2f3cebffab..0000000000 --- a/development/qbs/corelib-tools.pri.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/lib/corelib/tools/tools.pri.orig 2018-03-27 13:40:50.000000000 +0200 -+++ src/lib/corelib/tools/tools.pri 2018-04-21 22:01:02.214730669 +0200 -@@ -126,6 +126,7 @@ - $$PWD/installoptions.h \ - $$PWD/qbspluginmanager.h \ - $$PWD/setupprojectparameters.h \ -+ $$PWD/projectgeneratormanager.h \ - $$PWD/toolchains.h \ - $$PWD/version.h - tools_headers.path = $${QBS_INSTALL_PREFIX}/include/qbs/tools |