include: Use the hard-float calling convention for Windows APIs on ARM
[wine.git] / dlls / setupapi / tests / setupapi.manifest
blobd0e369246591cc2843fdf26224f5144704048c9e
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity type="win32" name="Wine.SetupapiTest" version="0.0.0.0"/>
4 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
5 <security>
6 <requestedPrivileges>
7 <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
8 </requestedPrivileges>
9 </security>
10 </trustInfo>
11 </assembly>