From a5e3911518d00ae327d3fe29871c03354344f086 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Mon, 17 Feb 2003 01:22:21 +0000 Subject: attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for mp3 alarm --- (limited to 'noncore/tools/clock/clock.pro') diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 29dd52b..8b92118 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -6,26 +6,26 @@ SOURCES = clock.cpp setAlarm.cpp \ main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopie +LIBS += -lqpe -lopie -lpthread INTERFACES = TARGET = clock TRANSLATIONS = ../../../i18n/de/clock.ts \ - ../../../i18n/xx/clock.ts \ - ../../../i18n/en/clock.ts \ - ../../../i18n/es/clock.ts \ - ../../../i18n/fr/clock.ts \ - ../../../i18n/hu/clock.ts \ - ../../../i18n/ja/clock.ts \ - ../../../i18n/ko/clock.ts \ - ../../../i18n/no/clock.ts \ - ../../../i18n/pl/clock.ts \ - ../../../i18n/pt/clock.ts \ - ../../../i18n/pt_BR/clock.ts \ - ../../../i18n/sl/clock.ts \ - ../../../i18n/zh_CN/clock.ts \ - ../../../i18n/zh_TW/clock.ts \ - ../../../i18n/da/clock.ts + ../../../i18n/xx/clock.ts \ + ../../../i18n/en/clock.ts \ + ../../../i18n/es/clock.ts \ + ../../../i18n/fr/clock.ts \ + ../../../i18n/hu/clock.ts \ + ../../../i18n/ja/clock.ts \ + ../../../i18n/ko/clock.ts \ + ../../../i18n/no/clock.ts \ + ../../../i18n/pl/clock.ts \ + ../../../i18n/pt/clock.ts \ + ../../../i18n/pt_BR/clock.ts \ + ../../../i18n/sl/clock.ts \ + ../../../i18n/zh_CN/clock.ts \ + ../../../i18n/zh_TW/clock.ts \ + ../../../i18n/da/clock.ts -- cgit v0.9.0.2