-rw-r--r-- | core/apps/oapp/oapp.pro | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/core/apps/oapp/oapp.pro b/core/apps/oapp/oapp.pro index db52c13..9a09ee1 100644 --- a/core/apps/oapp/oapp.pro +++ b/core/apps/oapp/oapp.pro @@ -15,20 +15,4 @@ DESTDIR = $(OPIEDIR)/lib$(PROJMAK) INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include . -include( - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |