summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/sysinfo.pro
Unidiff
Diffstat (limited to 'noncore/settings/sysinfo/sysinfo.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 3ba4266..4baae12 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -3,22 +3,24 @@ HEADERS = memory.h \
3 graph.h \ 3 graph.h \
4 load.h \ 4 load.h \
5 storage.h \ 5 storage.h \
6 processinfo.h \ 6 processinfo.h \
7 modulesinfo.h \ 7 modulesinfo.h \
8 detail.h \ 8 detail.h \
9 benchmarkinfo.h \
9 versioninfo.h \ 10 versioninfo.h \
10 sysinfo.h 11 sysinfo.h
11SOURCES = main.cpp \ 12SOURCES = main.cpp \
12 memory.cpp \ 13 memory.cpp \
13 graph.cpp \ 14 graph.cpp \
14 load.cpp \ 15 load.cpp \
15 storage.cpp \ 16 storage.cpp \
16 processinfo.cpp \ 17 processinfo.cpp \
17 modulesinfo.cpp \ 18 modulesinfo.cpp \
18 detail.cpp \ 19 detail.cpp \
20 benchmarkinfo.cpp fft.c \
19 versioninfo.cpp \ 21 versioninfo.cpp \
20 sysinfo.cpp 22 sysinfo.cpp
21 23
22INCLUDEPATH += $(OPIEDIR)/include 24INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 25DEPENDPATH += $(OPIEDIR)/include
24LIBS += -lqpe -lopiecore2 -lopieui2 26LIBS += -lqpe -lopiecore2 -lopieui2