Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added build shell scripts for unit testing and GUI building
[xestiacalendar/.git] / source / tests / build.sh
1 #!/bin/sh
3 g++ `xml2-config --cflags --libs` -ggdb --std=c++11 -lcurl -lgtest -pthread \
4 xestiacalendar_test.cpp xestiacalendar_testcommon.cpp xestiacalendar_populate.cpp \
5 ../objects/calendarevent/CalendarEvent.cpp \
6 ../objects/calendarevent/CalendarEvent-Save.cpp \
7 ../objects/calendartask/CalendarTask.cpp \
8 ../objects/calendartask/CalendarTask-Save.cpp \
9 ../objects/calendarjournal/CalendarJournal.cpp \
10 ../objects/calendarjournal/CalendarJournal-Save.cpp \
11 ../objects/calendarfreebusy/CalendarFreeBusy.cpp \
12 ../objects/calendarfreebusy/CalendarFreeBusy-Save.cpp \
13 ../objects/calendartimezone/CalendarTimezone.cpp \
14 ../objects/calendartimezone/CalendarTimezone-Save.cpp \
15 ../objects/calendarobject/CalendarObject.cpp \
16 ../objects/calendarobject/CalendarObject-Save.cpp \
17 ../common/file.cpp \
18 ../common/text.cpp \
19 ../common/uuid.cpp \
20 ../objects/CalDAV/CalDAV.cpp \
21 ../objects/CalDAV/CalDAV-XMLProcessing.cpp \
22 -DXESTIACAL_UNITTEST -o xestiacalendar_test
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