view lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2456:83174b7b3763

removed VideoPlayer.cpp/h and CShow.cpp/.h for MVS 2012
author Ritor1
date Sat, 26 Jul 2014 08:39:35 +0600
parents 992d2e6f907d
children
line wrap: on
line source

%module UIControl
%{
#include "UIControl.h"
%}

%include "../../../NewUI/Core/UIControl.h"