nextcloud-desktop/src
Jocelyn Turcotte 4e5898efd7 Compile almost all of csync as C++
This will allow us to unify data structures between csync and libsync.

Utility functions like csync_time and c_std are still compiled as C
since we won't need to be coupled with Qt in the short term.
2017-08-22 15:22:56 +02:00
..
3rdparty Remove 3rdparty qjson #5710 2017-05-08 11:50:33 +02:00
cmd Move csync to src/csync 2017-08-22 11:18:22 +02:00
crashreporter Apply clang-format 2017-05-17 12:26:27 +02:00
csync Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
gui Move csync to src/csync 2017-08-22 11:18:22 +02:00
libsync Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
CMakeLists.txt Move csync to src/csync 2017-08-22 11:18:22 +02:00