-rw-r--r-- | core/tools/quicklauncher/quicklauncher.pro | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/core/tools/quicklauncher/quicklauncher.pro b/core/tools/quicklauncher/quicklauncher.pro index 5171f38..3a7660c 100644 --- a/core/tools/quicklauncher/quicklauncher.pro +++ b/core/tools/quicklauncher/quicklauncher.pro @@ -12,32 +12,4 @@ LIBS += -lqpe -lopiecore2 -lopieui2 TARGET = quicklauncher -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |