-rw-r--r-- | libopie2/tools/makemanuf.pro | 337 |
1 files changed, 336 insertions, 1 deletions
diff --git a/libopie2/tools/makemanuf.pro b/libopie2/tools/makemanuf.pro index 5155f83..0ba86a0 100644 --- a/libopie2/tools/makemanuf.pro +++ b/libopie2/tools/makemanuf.pro @@ -1,17 +1,352 @@ DESTDIR = . TEMPLATE = app CONFIG = qt warn_on HEADERS = SOURCES = makemanuf.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include INTERFACES = LIBS += -lopiecore2 -lopienet2 TARGET = makemanuf -include ( $(OPIEDIR)/include.pro ) +include( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(OPIEDIR)/include.pro ) |