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