diff options
Diffstat (limited to 'project/VS2010Express/VC90.CRT.x86.manifest')
-rw-r--r-- | project/VS2010Express/VC90.CRT.x86.manifest | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/project/VS2010Express/VC90.CRT.x86.manifest b/project/VS2010Express/VC90.CRT.x86.manifest deleted file mode 100644 index 52026e49e6..0000000000 --- a/project/VS2010Express/VC90.CRT.x86.manifest +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version='1.0' encoding='UTF-8' standalone='yes'?> -<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> - <dependency> - <dependentAssembly> - <assemblyIdentity type='win32' name='Microsoft.VC90.CRT' version='9.0.30729.1' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' /> - </dependentAssembly> - </dependency> -</assembly> |