diff options
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index a10f84f..001a412 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -61,11 +61,7 @@ set(command_SRCS | |||
61 | resultset.cpp | 61 | resultset.cpp |
62 | domain/propertyregistry.cpp | 62 | domain/propertyregistry.cpp |
63 | domain/applicationdomaintype.cpp | 63 | domain/applicationdomaintype.cpp |
64 | domain/contact.cpp | 64 | domain/typeimplementations.cpp |
65 | domain/addressbook.cpp | ||
66 | domain/event.cpp | ||
67 | domain/mail.cpp | ||
68 | domain/folder.cpp | ||
69 | test.cpp | 65 | test.cpp |
70 | query.cpp | 66 | query.cpp |
71 | changereplay.cpp | 67 | changereplay.cpp |