-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 3fa91ba..2cd69a5 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -1,112 +1,113 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | 3 | ||
4 | 4 | ||
5 | TARGET = pwmpi | 5 | TARGET = pwmpi |
6 | OBJECTS_DIR = obj/$(PLATFORM) | 6 | OBJECTS_DIR = obj/$(PLATFORM) |
7 | MOC_DIR = moc/$(PLATFORM) | 7 | MOC_DIR = moc/$(PLATFORM) |
8 | DESTDIR=$(QPEDIR)/bin | 8 | DESTDIR=$(QPEDIR)/bin |
9 | 9 | ||
10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../microkde ../../microkde/kdecore ../../microkde/kdeui $(QPEDIR)/include | 10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../microkde ../../microkde/kdecore ../../microkde/kdeui $(QPEDIR)/include |
11 | DEFINES += PWM_EMBEDDED PWM_DEBUG | 11 | DEFINES += PWM_EMBEDDED PWM_DEBUG |
12 | LIBS += -lmicrokde | 12 | LIBS += -lmicrokde |
13 | LIBS += -lmicroqtcompat | 13 | LIBS += -lmicroqtcompat |
14 | LIBS += -L$(QPEDIR)/lib | 14 | LIBS += -L$(QPEDIR)/lib |
15 | LIBS += -lqpe | 15 | LIBS += -lqpe |
16 | LIBS += -lbz2 | 16 | LIBS += -lbz2 |
17 | LIBS += $(QTOPIALIB) | ||
17 | 18 | ||
18 | #INTERFACES = \ | 19 | #INTERFACES = \ |
19 | #addentrywnd.ui \ | 20 | #addentrywnd.ui \ |
20 | #configwnd.ui \ | 21 | #configwnd.ui \ |
21 | #findwnd.ui \ | 22 | #findwnd.ui \ |
22 | #getmasterpwwnd.ui \ | 23 | #getmasterpwwnd.ui \ |
23 | #pwgenwnd.ui \ | 24 | #pwgenwnd.ui \ |
24 | #setmasterpwwnd.ui \ | 25 | #setmasterpwwnd.ui \ |
25 | #subtbledit.ui | 26 | #subtbledit.ui |
26 | 27 | ||
27 | #INTERFACES = \ | 28 | #INTERFACES = \ |
28 | #subtbledit.ui \ | 29 | #subtbledit.ui \ |
29 | 30 | ||
30 | 31 | ||
31 | 32 | ||
32 | #HEADERS = \ | 33 | #HEADERS = \ |
33 | #selftest.h | 34 | #selftest.h |
34 | 35 | ||
35 | HEADERS = \ | 36 | HEADERS = \ |
36 | addentrywnd.h \ | 37 | addentrywnd.h \ |
37 | addentrywndimpl.h \ | 38 | addentrywndimpl.h \ |
38 | base64.h \ | 39 | base64.h \ |
39 | binentrygen.h \ | 40 | binentrygen.h \ |
40 | blowfish.h \ | 41 | blowfish.h \ |
41 | commentbox.h \ | 42 | commentbox.h \ |
42 | compiler.h \ | 43 | compiler.h \ |
43 | compressbzip2.h \ | 44 | compressbzip2.h \ |
44 | compressgzip.h \ | 45 | compressgzip.h \ |
45 | configuration_31compat.h \ | 46 | configuration_31compat.h \ |
46 | configuration.h \ | 47 | configuration.h \ |
47 | configwnd.h \ | 48 | configwnd.h \ |
48 | configwndimpl.h \ | 49 | configwndimpl.h \ |
49 | findwnd.h \ | 50 | findwnd.h \ |
50 | findwndimpl.h \ | 51 | findwndimpl.h \ |
51 | genpasswd.h \ | 52 | genpasswd.h \ |
52 | getkeycardwnd.h \ | 53 | getkeycardwnd.h \ |
53 | getmasterpwwnd.h \ | 54 | getmasterpwwnd.h \ |
54 | getmasterpwwndimpl.h \ | 55 | getmasterpwwndimpl.h \ |
55 | globalstuff.h \ | 56 | globalstuff.h \ |
56 | gpasmanfile.h \ | 57 | gpasmanfile.h \ |
57 | htmlgen.h \ | 58 | htmlgen.h \ |
58 | htmlparse.h \ | 59 | htmlparse.h \ |
59 | ipc.h \ | 60 | ipc.h \ |
60 | listobjselectwnd.h \ | 61 | listobjselectwnd.h \ |
61 | listviewpwm.h \ | 62 | listviewpwm.h \ |
62 | printtext.h \ | 63 | printtext.h \ |
63 | pwgenwnd.h \ | 64 | pwgenwnd.h \ |
64 | pwgenwndimpl.h \ | 65 | pwgenwndimpl.h \ |
65 | pwmdoc.h \ | 66 | pwmdoc.h \ |
66 | pwmdocui.h \ | 67 | pwmdocui.h \ |
67 | pwmexception.h \ | 68 | pwmexception.h \ |
68 | pwm.h \ | 69 | pwm.h \ |
69 | pwminit.h \ | 70 | pwminit.h \ |
70 | pwmprint.h \ | 71 | pwmprint.h \ |
71 | pwmtray.h \ | 72 | pwmtray.h \ |
72 | pwmview.h \ | 73 | pwmview.h \ |
73 | pwmviewstyle_0.h \ | 74 | pwmviewstyle_0.h \ |
74 | pwmviewstyle_1.h \ | 75 | pwmviewstyle_1.h \ |
75 | pwmviewstyle.h \ | 76 | pwmviewstyle.h \ |
76 | randomizer.h \ | 77 | randomizer.h \ |
77 | rc2.h \ | 78 | rc2.h \ |
78 | rencatwnd.h \ | 79 | rencatwnd.h \ |
79 | serializer.h \ | 80 | serializer.h \ |
80 | setmasterpwwnd.h \ | 81 | setmasterpwwnd.h \ |
81 | setmasterpwwndimpl.h \ | 82 | setmasterpwwndimpl.h \ |
82 | sha1.h \ | 83 | sha1.h \ |
83 | subtbledit.h \ | 84 | subtbledit.h \ |
84 | subtbleditimpl.h \ | 85 | subtbleditimpl.h \ |
85 | waitwnd.h | 86 | waitwnd.h |
86 | 87 | ||
87 | #SOURCES = \ | 88 | #SOURCES = \ |
88 | #advcommeditimpl.cpp \ | 89 | #advcommeditimpl.cpp \ |
89 | #configuration_31compat.cpp \ | 90 | #configuration_31compat.cpp \ |
90 | #htmlparse.cpp \ | 91 | #htmlparse.cpp \ |
91 | #printtext.cpp \ | 92 | #printtext.cpp \ |
92 | #selftest.cpp \ | 93 | #selftest.cpp \ |
93 | #pwmprint.cpp \ | 94 | #pwmprint.cpp \ |
94 | #spinforsignal.cpp | 95 | #spinforsignal.cpp |
95 | 96 | ||
96 | SOURCES = \ | 97 | SOURCES = \ |
97 | addentrywnd.cpp \ | 98 | addentrywnd.cpp \ |
98 | addentrywndimpl.cpp \ | 99 | addentrywndimpl.cpp \ |
99 | base64.cpp \ | 100 | base64.cpp \ |
100 | binentrygen.cpp \ | 101 | binentrygen.cpp \ |
101 | blowfish.cpp \ | 102 | blowfish.cpp \ |
102 | commentbox.cpp \ | 103 | commentbox.cpp \ |
103 | compressbzip2.cpp \ | 104 | compressbzip2.cpp \ |
104 | compressgzip.cpp \ | 105 | compressgzip.cpp \ |
105 | configuration.cpp \ | 106 | configuration.cpp \ |
106 | configwnd.cpp \ | 107 | configwnd.cpp \ |
107 | configwndimpl.cpp \ | 108 | configwndimpl.cpp \ |
108 | findwnd.cpp \ | 109 | findwnd.cpp \ |
109 | findwndimpl.cpp \ | 110 | findwndimpl.cpp \ |
110 | genpasswd.cpp \ | 111 | genpasswd.cpp \ |
111 | getkeycardwnd.cpp \ | 112 | getkeycardwnd.cpp \ |
112 | getmasterpwwnd.cpp \ | 113 | getmasterpwwnd.cpp \ |