You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Many Windows related fixes and tweaks. Also fixed some issues with newer versions of CMake and Swig files.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
####################### src/openshot.i (libopenshot) ########################
|
||||
/* ####################### src/openshot.i (libopenshot) ########################
|
||||
# @brief SWIG configuration for libopenshot (to generate Python SWIG bindings)
|
||||
# @author Jonathan Thomas <jonathan@openshot.org>
|
||||
#
|
||||
@@ -22,7 +22,7 @@
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>.
|
||||
################################################################################
|
||||
################################################################################ */
|
||||
|
||||
|
||||
%module openshot
|
||||
|
||||
Reference in New Issue
Block a user