From b13d95b210c7d16229514afc66e32a1de09a075c Mon Sep 17 00:00:00 2001 From: sandman Date: Wed, 26 Jun 2002 23:13:50 +0000 Subject: Major pro file overhaul from davipt. Commited by me, since it touches many core files ... please report bugs on this to davipt --- (limited to 'noncore/tools/calc2/binary/binary.pro') diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro index 1db454e..cf83612 100644 --- a/noncore/tools/calc2/binary/binary.pro +++ b/noncore/tools/calc2/binary/binary.pro @@ -1,33 +1,28 @@ TEMPLATE = lib CONFIG -= moc CONFIG += qt release - # Input INTERFACES += binary.ui HEADERS = binaryimpl.h \ binaryfactory.h SOURCES = binaryimpl.cpp \ binaryfactory.cpp - INCLUDEPATH += $(OPIEDIR)/include \ $(OPIEDIR)/calc2 DEPENDPATH += $(OPIEDIR)/include - DESTDIR = $(OPIEDIR)/plugins/calculator - -TRANSLATIONS = ../../../../i18n/de/lib.ts -TRANSLATIONS += ../../../../i18n/en/lib.ts -TRANSLATIONS += ../../../../i18n/es/lib.ts -TRANSLATIONS += ../../../../i18n/fr/lib.ts -TRANSLATIONS += ../../../../i18n/hu/lib.ts -TRANSLATIONS += ../../../../i18n/ja/lib.ts -TRANSLATIONS += ../../../../i18n/ko/lib.ts -TRANSLATIONS += ../../../../i18n/no/lib.ts -TRANSLATIONS += ../../../../i18n/pl/lib.ts -TRANSLATIONS += ../../../../i18n/pt/lib.ts -TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts -TRANSLATIONS += ../../../../i18n/sl/lib.ts -TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts -TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts - +TRANSLATIONS = ../../../../i18n/de/lib.ts \ + ../../../../i18n/en/lib.ts \ + ../../../../i18n/es/lib.ts \ + ../../../../i18n/fr/lib.ts \ + ../../../../i18n/hu/lib.ts \ + ../../../../i18n/ja/lib.ts \ + ../../../../i18n/ko/lib.ts \ + ../../../../i18n/no/lib.ts \ + ../../../../i18n/pl/lib.ts \ + ../../../../i18n/pt/lib.ts \ + ../../../../i18n/pt_BR/lib.ts \ + ../../../../i18n/sl/lib.ts \ + ../../../../i18n/zh_CN/lib.ts \ + ../../../../i18n/zh_TW/lib.ts -- cgit v0.9.0.2