[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git] / xbmc / DllPaths_generated.h.in
blobf29faa41fdc52cd0efe6e75b43bce406231ecd4a
1 /*
2 * Copyright (C) 2005-2018 Team Kodi
3 * This file is part of Kodi - https://kodi.tv
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 * See LICENSES/README.md for more information.
7 */
9 #pragma once
11 /* prefix install location */
12 #define PREFIX_USR_PATH "@prefix@"
14 /* VideoPlayer */
15 #define DLL_PATH_LIBDVDNAV "special://xbmcbin/system/players/VideoPlayer/libdvdnav-@ARCH@.so"
17 /* sse4 */
18 #define DLL_PATH_LIBSSE4 "special://xbmcbin/system/libsse4-@ARCH@.so"