[PATCH 1/2] Force relink if the libsnowshoe.a changed.

7 views
Skip to first unread message

Alexis Menard

unread,
Jun 18, 2012, 3:40:48 PM6/18/12
to snowsh...@googlegroups.com
Reviewed-by: OOPS
---
src/main.pro | 2 ++
1 file changed, 2 insertions(+)

diff --git a/src/main.pro b/src/main.pro
index 6cba8aa..24a6703 100644
--- a/src/main.pro
+++ b/src/main.pro
@@ -5,6 +5,8 @@ QT += declarative sql widgets webkit-private quick core-private gui-private quic

LIBS += -Lcore/ -lsnowshoe

+PRE_TARGETDEPS += core/libsnowshoe.a
+
INCLUDEPATH += core

linux-g++-maemo {
--
1.7.10.4

Alexis Menard

unread,
Jun 18, 2012, 3:40:49 PM6/18/12
to snowsh...@googlegroups.com
Reviewed-by: OOPS
---
src/main.cpp | 3 ---
1 file changed, 3 deletions(-)

diff --git a/src/main.cpp b/src/main.cpp
index b21762a..32a5eb5 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -29,9 +29,6 @@

int main(int argc, char** argv)
{
- // FIXME: This need to be reverted when WebKit works with it.
- qputenv("QML_NO_THREADED_RENDERER", QByteArray("1"));
-
QApplication app(argc, argv);
app.setQuitOnLastWindowClosed(true);
app.setApplicationName(QLatin1String("Snowshoe"));
--
1.7.10.4

Rafael Brandao

unread,
Jun 18, 2012, 3:42:28 PM6/18/12
to snowsh...@googlegroups.com
r=me
--
Rafael Brandao @ INdT

Rafael Brandao

unread,
Jun 18, 2012, 3:42:53 PM6/18/12
to snowsh...@googlegroups.com
r=me

On Mon, Jun 18, 2012 at 4:40 PM, Alexis Menard <alexis...@openbossa.org> wrote:
Reply all
Reply to author
Forward
0 new messages