Files
jewena_patch/patch_config.h.in
2025-03-20 20:17:22 +08:00

6 lines
127 B
C

#ifndef _PATCH_CONFIG_H
#define _PATCH_CONFIG_H
#cmakedefine HAVE_MPV @HAVE_MPV@
#cmakedefine HAVE_PLAYER @HAVE_PLAYER@
#endif