#include <config.h>#include <stddef.h>#include <base/Log.h>#include <posix/base/posixlog.h>#include <spds/spdsutils.h>#include <iostream>#include <memory>#include <libgen.h>#include "SyncEvolutionCmdline.h"#include "EvolutionSyncSource.h"#include "EvolutionSyncClient.h"

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 97 of file syncevolution.cpp.
References EDSAbiWrapperInit(), SyncEvolutionCmdline::parse(), and SyncEvolutionCmdline::run().
1.5.7.1