-rw-r--r-- | libslcompat/libslcompat.pro | 74 |
1 files changed, 73 insertions, 1 deletions
diff --git a/libslcompat/libslcompat.pro b/libslcompat/libslcompat.pro index 9c41d93..8f0de99 100644 --- a/libslcompat/libslcompat.pro +++ b/libslcompat/libslcompat.pro @@ -15,2 +15,74 @@ LIBS += -lopiecore2 -lopieui2 -lqtaux2 -include ( $(OPIEDIR)/include.pro ) +include( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(OPIEDIR)/include.pro ) |