-rw-r--r-- | core/apps/textedit/textedit.pro | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index 7ec124f..f5786f1 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro @@ -6,25 +6,4 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopiecore2 -lopieui2 TARGET = textedit -include( - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |