first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / production / msys / bin / patch.exe.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3   <v3:trustInfo xmlns:v3="urn:schemas-microsoft-com:asm.v3">
4     <v3:security>
5       <v3:requestedPrivileges>
6         <v3:requestedExecutionLevel level="asInvoker" />
7       </v3:requestedPrivileges>
8     </v3:security>
9   </v3:trustInfo>
10 </assembly>