aboutsummaryrefslogtreecommitdiff
path: root/tools/codegenerator/example/AddonModuleXbmc.i
blob: 3837828d2a1ac1444aa3a5cedfc4840e592d7a4d (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 *  Copyright (C) 2005-2013 Team XBMC
 *  This file is part of Kodi - https://kodi.tv
 *
 *  SPDX-License-Identifier: GPL-2.0-or-later
 *  See LICENSES/README.md for more information.
 */

%module xbmc

%include "native/ModuleXbmc.h"