features.py
branch1.1 Korean release
changeset 968 eee7625de1f7
parent 944 52a17be9c4d1
child 1511 91538d0c242c
child 1909 bb883e063175
--- a/features.py	Wed Aug 29 21:14:23 2012 +0200
+++ b/features.py	Thu Mar 07 11:47:43 2013 +0900
@@ -1,4 +1,5 @@
 libraries = [
+    ('Native', 'NativeLib.NativeLibrary'),
     ('Python', 'py_ext.PythonLibrary'),
     ('SVGUI', 'svgui.SVGUILibrary')]