Commit graph

7 commits

Author SHA1 Message Date
Aaron Boxer
38a0731461 build: on Windows, use MSVC format for gst*, glib and gobject dlls
Generated files were generated using 'ninja -C build update-code'
except for libgstfft, which had to be updated manually
(see issue #25).

Note: with these changes, building on MS Windows will require
the msvc compiler - mingw will no longer work.
2019-11-18 14:19:39 -05:00
Thibault Saunier
9c289eb563 Do not use glue anymore!
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
2017-09-06 13:22:57 -03:00
Stephan Sundermann
415870bb30 Message: Add missing calling convention 2014-11-25 15:53:41 +01:00
Andrés G. Aragoneses
7d3adcc33d sources: replace AGPL headers with LGPL-2.1
https://bugzilla.gnome.org/show_bug.cgi?id=725937
2014-05-28 14:17:31 +02:00
Stephan Sundermann
2148d73307 Dllmap: Fixed dll names in Message.cs 2013-12-21 18:14:35 +01:00
Stephan Sundermann
70a42dea54 Fixed compilation with recent gapi changes Fixed missing namespace error in Version.cs 2013-12-21 16:52:21 +01:00
Stephan Sundermann
4b10c322fe Added some custom code for Message Fixed some metadata 2013-12-21 16:52:20 +01:00