author | cniehaus <cniehaus> | 2002-09-21 14:06:26 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-21 14:06:26 (UTC) |
commit | fe0806def8ec79815832193fe402c75361108622 (patch) (unidiff) | |
tree | aea1c6c4769b8f1d83d2fb66ba55c1bf6fb4dcc7 | |
parent | aefa8413f77f1c8048b2423631333456773a1b4e (diff) | |
download | opie-fe0806def8ec79815832193fe402c75361108622.zip opie-fe0806def8ec79815832193fe402c75361108622.tar.gz opie-fe0806def8ec79815832193fe402c75361108622.tar.bz2 |
oops
-rw-r--r-- | noncore/apps/oxygen/oxygen.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro index 857f5a8..10d342b 100644 --- a/noncore/apps/oxygen/oxygen.pro +++ b/noncore/apps/oxygen/oxygen.pro | |||
@@ -20,17 +20,17 @@ SOURCES = main.cpp \ | |||
20 | datawidgetui.cpp | 20 | datawidgetui.cpp |
21 | INCLUDEPATH += $(OPIEDIR)/include | 21 | INCLUDEPATH += $(OPIEDIR)/include |
22 | DEPENDPATH += $(OPIEDIR)/include | 22 | DEPENDPATH += $(OPIEDIR)/include |
23 | LIBS += -lqpe | 23 | LIBS += -lqpe |
24 | INTERFACES= calcdlg.ui | 24 | INTERFACES= calcdlg.ui |
25 | TARGET = oxygen | 25 | TARGET = oxygen |
26 | DESTDIR = $(OPIEDIR)/bin | 26 | DESTDIR = $(OPIEDIR)/bin |
27 | 27 | ||
28 | TRANSLATIONS = ../../../i18n/de/oxygen.ts | 28 | TRANSLATIONS = ../../../i18n/de/oxygen.ts \ |
29 | ../../../i18n/en/oxygen.ts \ | 29 | ../../../i18n/en/oxygen.ts \ |
30 | ../../../i18n/es/oxygen.ts \ | 30 | ../../../i18n/es/oxygen.ts \ |
31 | ../../../i18n/fr/oxygen.ts \ | 31 | ../../../i18n/fr/oxygen.ts \ |
32 | ../../../i18n/hu/oxygen.ts \ | 32 | ../../../i18n/hu/oxygen.ts \ |
33 | ../../../i18n/ja/oxygen.ts \ | 33 | ../../../i18n/ja/oxygen.ts \ |
34 | ../../../i18n/ko/oxygen.ts \ | 34 | ../../../i18n/ko/oxygen.ts \ |
35 | ../../../i18n/no/oxygen.ts \ | 35 | ../../../i18n/no/oxygen.ts \ |
36 | ../../../i18n/pl/oxygen.ts \ | 36 | ../../../i18n/pl/oxygen.ts \ |