change build of qutim to current state

This commit is contained in:
arcan1s
2014-03-06 21:27:14 +04:00
parent 2ca387a0bb
commit 7f3bc08008
4 changed files with 6 additions and 47 deletions

View File

@ -10,18 +10,7 @@ diff -ruN qutim.orig/core/libqutim.qbs qutim/core/libqutim.qbs
return flags;
}
diff -ruN qutim.orig/protocols/jabber/jreen/jreen.qbs qutim/protocols/jabber/jreen/jreen.qbs
--- qutim.orig/protocols/jabber/jreen/jreen.qbs 2014-01-06 15:41:33.000000000 +0400
+++ qutim/protocols/jabber/jreen/jreen.qbs 2014-01-06 15:44:54.502175067 +0400
@@ -2,7 +2,7 @@
Project {
- moduleSearchPaths: "qbs/modules"
+ qbsSearchPaths: "qbs/modules"
references: "src/src.qbs"
}
diff -ruN qutim.orig/protocols/vkontakte/vreen/vreen.qbs qutim/protocols/vkontakte/vreen/vreen.qbs
--- qutim.orig/protocols/vkontakte/vreen/vreen.qbs 2014-01-06 15:41:42.000000000 +0400
+++ qutim/protocols/vkontakte/vreen/vreen.qbs 2014-01-06 15:46:47.142178486 +0400