]> git.sesse.net Git - vlc/commit - bindings/cil/src/Makefile.am
Non-working skeleton build system
authorRémi Denis-Courmont <rem@videolan.org>
Fri, 26 Oct 2007 16:01:10 +0000 (16:01 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Fri, 26 Oct 2007 16:01:10 +0000 (16:01 +0000)
commita2aa6ae3482a8efaf21bcc169a2e20b988dff34b
tree8690a12030437751eb26d5ed1428a8839259e3b9
parent5d29b33987158c7272dac74f8bc7c0dcf2fa0db9
Non-working skeleton build system
17 files changed:
bindings/cil/AUTHORS [new file with mode: 0644]
bindings/cil/COPYING [new file with mode: 0644]
bindings/cil/ChangeLog [new file with mode: 0644]
bindings/cil/Makefile [deleted file]
bindings/cil/Makefile.am [new file with mode: 0644]
bindings/cil/NEWS [new file with mode: 0644]
bindings/cil/README [new file with mode: 0644]
bindings/cil/autogen.sh [new file with mode: 0755]
bindings/cil/configure.ac [new file with mode: 0644]
bindings/cil/m4/Makefile.am [new file with mode: 0644]
bindings/cil/src/Makefile.am [new file with mode: 0644]
bindings/cil/src/exception.cs [moved from bindings/cil/exception.cs with 100% similarity]
bindings/cil/src/libvlc.cs [moved from bindings/cil/libvlc.cs with 100% similarity]
bindings/cil/src/marshal.cs [moved from bindings/cil/marshal.cs with 100% similarity]
bindings/cil/src/ustring.cs [moved from bindings/cil/ustring.cs with 100% similarity]
bindings/cil/tests/Makefile.am [new file with mode: 0644]
bindings/cil/tests/testvlc.cs [moved from bindings/cil/testvlc.cs with 100% similarity]