[vlc-commits] share: add an example VB project
Daniel Amm
git at videolan.org
Thu Jul 30 00:35:49 CEST 2015
npapi-vlc | branch: master | Daniel Amm <da2424 at t-online.de> | Mon Jul 27 01:10:52 2015 +0200| [62e287155e87b6be04d4d2862e0140d66f4a186c] | committer: Jean-Baptiste Kempf
share: add an example VB project
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=62e287155e87b6be04d4d2862e0140d66f4a186c
---
share/test/vb2013/.gitignore | 4 +
share/test/vb2013/App.config | 6 +
share/test/vb2013/Form1.Designer.vb | 65 +++++++++
share/test/vb2013/Form1.resx | 134 ++++++++++++++++++
share/test/vb2013/Form1.vb | 7 +
.../test/vb2013/My Project/Application.Designer.vb | 38 +++++
share/test/vb2013/My Project/Application.myapp | 11 ++
share/test/vb2013/My Project/AssemblyInfo.vb | 35 +++++
share/test/vb2013/My Project/Resources.Designer.vb | 62 ++++++++
share/test/vb2013/My Project/Resources.resx | 117 +++++++++++++++
share/test/vb2013/My Project/Settings.Designer.vb | 73 ++++++++++
share/test/vb2013/My Project/Settings.settings | 7 +
share/test/vb2013/Sample.sln | 22 +++
share/test/vb2013/Sample.vbproj | 149 ++++++++++++++++++++
14 files changed, 730 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=62e287155e87b6be04d4d2862e0140d66f4a186c
More information about the vlc-commits
mailing list