]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/wx-console/bwx-console.manifest
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / win32 / wx-console / bwx-console.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> \r
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> \r
3   <assemblyIdentity \r
4     version="1.0.0.0" \r
5     processorArchitecture="X86" \r
6     name="Bacula.BWX-Console" \r
7     type="win32" /> \r
8   <description>Bacula bwx-console for Win32</description> \r
9   <dependency> \r
10     <dependentAssembly> \r
11       <assemblyIdentity \r
12         type="win32" \r
13         name="Microsoft.Windows.Common-Controls" \r
14         version="6.0.0.0" \r
15         processorArchitecture="X86" \r
16         publicKeyToken="6595b64144ccf1df" \r
17         language="*" /> \r
18     </dependentAssembly> \r
19   </dependency> \r
20 </assembly> \r
21 \r