Remove building with NOCRYPTO option
[minix.git] / crypto / external / bsd / heimdal / dist / packages / windows / assembly / Heimdal.Kerberos.manifest.in
blobdc14415a7404e2864fe422b98b1797f8f39326fd
1 <?xml version="1" encoding="UTF-8" standalone="yes" ?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity type="win32" name="@name@"
4 processorArchitecture="@cpu@"
5 version="@version@"
6 publicKeyToken="@pkt@" />
7 <file name="heimdal.dll" hashalg="SHA1" />
8 <file name="com_err.dll" hashalg="SHA1" />
9 <file name="heimntlm.dll" hashalg="SHA1" />
10 <file name="gssapi.dll" hashalg="SHA1" />
11 <file name="heimdal.pdb" hashalg="SHA1" />
12 <file name="com_err.pdb" hashalg="SHA1" />
13 <file name="heimntlm.pdb" hashalg="SHA1" />
14 <file name="gssapi.pdb" hashalg="SHA1" />
15 </assembly>