]> git.sesse.net Git - vlc/blob - projects/activex/axvlc.dll.manifest
macosx/framework: Build a fat framework (x86_64 and i386) in Release mode.
[vlc] / projects / activex / axvlc.dll.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3         <assemblyIdentity
4                 version="1.0.0.0"
5                 processorArchitecture="x86"
6                 name="axvlc.dll"
7                 type="win32"
8         />
9         <description>VLC ActiveX plugin</description>
10 </assembly>