-rw-r--r-- | library/library.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro index ffd20fd..cdc1dab 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -60,5 +60,6 @@ HEADERS = calendar.h \ | |||
60 | textcodecinterface.h \ | 60 | textcodecinterface.h \ |
61 | imagecodecinterface.h \ | 61 | imagecodecinterface.h \ |
62 | qt_override_p.h | 62 | qt_override_p.h \ |
63 | qpeglobal.h | ||
63 | 64 | ||
64 | SOURCES= calendar.cpp \ | 65 | SOURCES= calendar.cpp \ |