-rw-r--r-- | quickexec/quickexec.pro | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/quickexec/quickexec.pro b/quickexec/quickexec.pro deleted file mode 100644 index 73b54d1..0000000 --- a/quickexec/quickexec.pro +++ b/dev/null @@ -1,29 +0,0 @@ -TEMPLATE = app -CONFIG = qt warn_on release -DESTDIR = $(OPIEDIR)/bin -HEADERS = -SOURCES = quickexec.cpp -LIBS += -ldl -lqpe -TARGET = quickexec - -TRANSLATIONS = ../i18n/de/quickexec.ts \ - ../i18n/nl/quickexec.ts \ - ../i18n/da/quickexec.ts \ - ../i18n/xx/quickexec.ts \ - ../i18n/en/quickexec.ts \ - ../i18n/es/quickexec.ts \ - ../i18n/fr/quickexec.ts \ - ../i18n/hu/quickexec.ts \ - ../i18n/ja/quickexec.ts \ - ../i18n/ko/quickexec.ts \ - ../i18n/no/quickexec.ts \ - ../i18n/pl/quickexec.ts \ - ../i18n/pt/quickexec.ts \ - ../i18n/pt_BR/quickexec.ts \ - ../i18n/sl/quickexec.ts \ - ../i18n/zh_CN/quickexec.ts \ - ../i18n/zh_TW/quickexec.ts - - - -include ( $(OPIEDIR)/include.pro ) |