-rw-r--r-- | examples/main-tab/example.pro | 322 |
1 files changed, 321 insertions, 1 deletions
diff --git a/examples/main-tab/example.pro b/examples/main-tab/example.pro index 87abf22..4e405b3 100644 --- a/examples/main-tab/example.pro +++ b/examples/main-tab/example.pro @@ -14,4 +14,324 @@ DEPENDPATH += $(OPIEDIR)/include # we now also include opie LIBS += -lqpe -lopieui2 -include ( $(OPIEDIR)/include.pro ) +include( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(OPIEDIR)/include.pro ) |