9 linhas
135 B
C
9 linhas
135 B
C
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
#cmakedefine USE_INOTIFY 1
|
|
#cmakedefine WITH_CSYNC 1
|
|
|
|
#cmakedefine THEME_CLASS @THEME_CLASS@
|
|
#endif
|