From c6e866f973fdf13b512e44cb193819230d160d49 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Thu, 21 Feb 2008 17:54:14 +0000 Subject: [PATCH] Make clear that QuasselTopia does not compile at the moment. --- README.Qtopia | 2 ++ qtopia-build/quasseltopia.pro | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.Qtopia b/README.Qtopia index 3622b1a7..e963d211 100644 --- a/README.Qtopia +++ b/README.Qtopia @@ -1,6 +1,8 @@ Quassel IRC for Qtopia - Release Notes ====================================== +NOTE: QuasselTopia does currently NOT build! + We provide a Quassel IRC client that can be run on mobile devices running Trolltech's Qtopia. The name of this client version has not yet been determined; we like QuasselTopia, Quassel IRC Mobile Edition or maybe diff --git a/qtopia-build/quasseltopia.pro b/qtopia-build/quasseltopia.pro index 84890e92..ffd72a17 100644 --- a/qtopia-build/quasseltopia.pro +++ b/qtopia-build/quasseltopia.pro @@ -1,5 +1,7 @@ qtopia_project(qtopia app) +error(QuasselTopia cannot be build at the moment. Its codebase is out of sync with the rest of Quassel. Please bear with us until we have fixed that!) + TARGET = quasseltopia CONFIG += release qtopia_main no_quicklaunch no_singleexec QT += core gui network -- 2.20.1