-rw-r--r-- | core/qws/qws.pro | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/core/qws/qws.pro b/core/qws/qws.pro index 594ceb2..730fc3a 100644 --- a/core/qws/qws.pro +++ b/core/qws/qws.pro @@ -17,20 +17,4 @@ DEPENDPATH += $(OPIEDIR)/include . TARGET = qws LIBS += -lqpe -lopiecore2 -lopieui2 -include( - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |