summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/ui/netidmgr.manifest.i386.vc8
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/ui/netidmgr.manifest.i386.vc8')
-rw-r--r--src/windows/identity/ui/netidmgr.manifest.i386.vc831
1 files changed, 31 insertions, 0 deletions
diff --git a/src/windows/identity/ui/netidmgr.manifest.i386.vc8 b/src/windows/identity/ui/netidmgr.manifest.i386.vc8
new file mode 100644
index 0000000000..84d91a339e
--- /dev/null
+++ b/src/windows/identity/ui/netidmgr.manifest.i386.vc8
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+<assemblyIdentity
+ version="1.0.0.0"
+ processorArchitecture="X86"
+ name="MIT.NetIDMgr.UI"
+ type="win32"
+/>
+<description>Khimaira Credentials Manager</description>
+<dependency>
+ <dependentAssembly>
+ <assemblyIdentity
+ type="win32"
+ name="Microsoft.Windows.Common-Controls"
+ version="6.0.0.0"
+ processorArchitecture="X86"
+ publicKeyToken="6595b64144ccf1df"
+ language="*"
+ />
+ </dependentAssembly>
+ <dependentAssembly>
+ <assemblyIdentity
+ type="win32"
+ name="Microsoft.VC80.DebugCRT"
+ version="8.0.50215.4652"
+ processorArchitecture="x86"
+ publicKeyToken="1fc8b3b9a1e18e3b"
+ />
+ </dependentAssembly>
+</dependency>
+</assembly>