Add SIP C/C++ Bindings Generator for Python
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
10
lang/python-sip/files/python-sip-package.mk
Normal file
10
lang/python-sip/files/python-sip-package.mk
Normal file
@ -0,0 +1,10 @@
|
||||
#
|
||||
# Copyright (C) 2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
PYTHON_SIP_CONFIG_TEMPLATE_DIR:=$(STAGING_DIR)/usr/share/python-sip
|
||||
PYTHON_SIP_CONFIG_TEMPLATE:=$(PYTHON_SIP_CONFIG_TEMPLATE_DIR)/sipconfig.template
|
||||
|
Reference in New Issue
Block a user