mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 04:43:03 +01:00
Remove the manifest files not needed by VC9.
This commit is contained in:
parent
357491779c
commit
f38b0940ea
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
||||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
|
||||||
<ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
|
|
||||||
<ms_asmv2:security>
|
|
||||||
<ms_asmv2:requestedPrivileges>
|
|
||||||
<ms_asmv2:requestedExecutionLevel level="asInvoker">
|
|
||||||
</ms_asmv2:requestedExecutionLevel>
|
|
||||||
</ms_asmv2:requestedPrivileges>
|
|
||||||
</ms_asmv2:security>
|
|
||||||
</ms_asmv2:trustInfo>
|
|
||||||
</assembly>
|
|
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="windows-1251"?>
|
|
||||||
<VisualStudioPropertySheet
|
|
||||||
ProjectType="Visual C++"
|
|
||||||
Version="8.00"
|
|
||||||
Name="asInvokerManifest"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="VCManifestTool"
|
|
||||||
AdditionalManifestFiles="$(SolutionDir)asInvoker.manifest"
|
|
||||||
/>
|
|
||||||
</VisualStudioPropertySheet>
|
|
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
||||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
|
||||||
<ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
|
|
||||||
<ms_asmv2:security>
|
|
||||||
<ms_asmv2:requestedPrivileges>
|
|
||||||
<ms_asmv2:requestedExecutionLevel level="requireAdministrator">
|
|
||||||
</ms_asmv2:requestedExecutionLevel>
|
|
||||||
</ms_asmv2:requestedPrivileges>
|
|
||||||
</ms_asmv2:security>
|
|
||||||
</ms_asmv2:trustInfo>
|
|
||||||
</assembly>
|
|
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="windows-1251"?>
|
|
||||||
<VisualStudioPropertySheet
|
|
||||||
ProjectType="Visual C++"
|
|
||||||
Version="8.00"
|
|
||||||
Name="requireAdministratorManifest"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="VCManifestTool"
|
|
||||||
AdditionalManifestFiles="$(SolutionDir)requireAdministrator.manifest"
|
|
||||||
/>
|
|
||||||
</VisualStudioPropertySheet>
|
|
Loading…
Reference in New Issue
Block a user