/* This file is part of the Nepomuk KDE project. SPDX-FileCopyrightText: 2013 (c) David Edmundson SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL */ #ifndef MEDIAPLAYLISTTESTCONFIG_H #define MEDIAPLAYLISTTESTCONFIG_H #define MEDIAPLAYLIST_TESTS_SAMPLE_FILES_PATH "@CMAKE_CURRENT_SOURCE_DIR@/samplefiles" #endif