summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/inkview-manifest-x64.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/inkview-manifest-x64.xml b/src/inkview-manifest-x64.xml
new file mode 100644
index 000000000..ec8ef44d8
--- /dev/null
+++ b/src/inkview-manifest-x64.xml
@@ -0,0 +1,10 @@
+<?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.Windows.Common-Controls"
+ version="6.0.0.0" processorArchitecture="ia64"
+ publicKeyToken="6595b64144ccf1df" language="*"/>
+</dependentAssembly>
+</dependency>
+</assembly> \ No newline at end of file