Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.h.in - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3139baf8750813e3ab12252a2eef8034b0b3432f (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_H
#define CONFIG_H

#cmakedefine USE_INOTIFY 1
#cmakedefine WITH_CSYNC 1

#cmakedefine THEME_CLASS @THEME_CLASS@
#endif