Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Replace old build system with CMake build system
[xestiaab/.git] / source / contacteditor / CMakeLists.txt
1 set(TARGET_NAME "contacteditor")
3 set(FILE_LIST cdo/ContactDataObject.cpp
4               cdo/ContactDataObject.h
5               cdo/ContactDataObject-Save.cpp
6               frmContactEditorAddress.cpp
7               frmContactEditorAddress.h
8               frmContactEditor-Business.cpp
9               frmContactEditorCalAdr.cpp
10               frmContactEditorCalAdr.h
11               frmContactEditor-Calendar.cpp
12               frmContactEditor-Category.cpp
13               frmContactEditorCategory.cpp
14               frmContactEditorCategory.h
15               frmContactEditor.cpp
16               frmContactEditorEmail.cpp
17               frmContactEditorEmail.h
18               frmContactEditor-Events.cpp
19               frmContactEditor-General.cpp
20               frmContactEditorGeoposition.cpp
21               frmContactEditorGeoposition.h
22               frmContactEditor-Groups.cpp
23               frmContactEditorGroups.cpp
24               frmContactEditorGroups.h
25               frmContactEditor.h
26               frmContactEditor-Home.cpp
27               frmContactEditorIM.cpp
28               frmContactEditorIM.h
29               frmContactEditor-Init.cpp
30               frmContactEditor-Key.cpp
31               frmContactEditorKey.cpp
32               frmContactEditorKey.h
33               frmContactEditorLanguages.cpp
34               frmContactEditorLanguages.h
35               frmContactEditor-Load.cpp
36               frmContactEditor-Logo.cpp
37               frmContactEditorNickname.cpp
38               frmContactEditorNickname.h
39               frmContactEditorNotes.cpp
40               frmContactEditorNotes.h
41               frmContactEditorOrganisations.cpp
42               frmContactEditorOrganisations.h
43               frmContactEditor-Other.cpp
44               frmContactEditor-Picture.cpp
45               frmContactEditorPicture.cpp
46               frmContactEditorPicture.h
47               frmContactEditorRelated.cpp
48               frmContactEditorRelated.h
49               frmContactEditor-Reset.cpp
50               frmContactEditorRoles.cpp
51               frmContactEditorRoles.h
52               frmContactEditor-Save.cpp
53               frmContactEditor-Sound.cpp
54               frmContactEditorSound.cpp
55               frmContactEditorSound.h
56               frmContactEditorTelephone.cpp
57               frmContactEditorTelephone.h
58               frmContactEditorTimezones.cpp
59               frmContactEditorTimezones.h
60               frmContactEditorTitles.cpp
61               frmContactEditorTitles.h
62               frmContactEditorVendor.cpp
63               frmContactEditorVendor.h
64               frmContactEditorWebsites.cpp
65               frmContactEditorWebsites.h
66               frmContactEditorXToken.cpp
67               frmContactEditorXToken.h)
69 add_library(${TARGET_NAME}
70             ${FILE_LIST})
72 target_link_libraries(${TARGET_NAME}
73                       common) 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy