Warning, /multimedia/elisa/autotests/mediaplaylisttestconfig.h.in is written in an unsupported language. File is not indexed.

0001 /*
0002    This file is part of the Nepomuk KDE project.
0003    SPDX-FileCopyrightText: 2013 (c) David Edmundson <davidedmundson@kde.org>
0004 
0005    SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
0006 */
0007 
0008 #ifndef MEDIAPLAYLISTTESTCONFIG_H
0009 #define MEDIAPLAYLISTTESTCONFIG_H
0010 
0011 #define MEDIAPLAYLIST_TESTS_SAMPLE_FILES_PATH "@CMAKE_CURRENT_SOURCE_DIR@/samplefiles"
0012 
0013 #endif