Last change
on this file since 1080 was 1046, checked in by alloc, 8 years ago |
Daodan: Added Windows MinGW and build batch file
|
File size:
378 bytes
|
Line | |
---|
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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.