diff lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2035:cef3439340fa

.i rename
author Ritor1
date Thu, 21 Nov 2013 15:16:25 +0600
parents
children 7a9477135943
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/swig/swigwin-2.0.11/UIControlModule.swig	Thu Nov 21 15:16:25 2013 +0600
@@ -0,0 +1,6 @@
+%module UIControl
+%{
+#include "..\..\..\NewUI\Core\UIControl.h"
+%}
+
+%include "..\..\..\NewUI\Core\UIControl.h"
\ No newline at end of file