summaryrefslogtreecommitdiffhomepage
path: root/proto-sc/scserver_acceleration.manifest
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-10-30 10:09:58 +0100
committerStanislaw Halik <sthalik@misaki.pl>2015-10-30 10:09:58 +0100
commit36273c6dfdd9a0a22e396b354213eb492886afaf (patch)
tree23152837b6f861d9e0ca667141e8b34cf90398a6 /proto-sc/scserver_acceleration.manifest
parent3bdd6411060dce095528239acc1812d4e7180371 (diff)
parent48c30a3d75d18e87e39c18cb52961bb37ab6055e (diff)
Merge branch 'unstable' into trackhat
Diffstat (limited to 'proto-sc/scserver_acceleration.manifest')
-rw-r--r--proto-sc/scserver_acceleration.manifest13
1 files changed, 13 insertions, 0 deletions
diff --git a/proto-sc/scserver_acceleration.manifest b/proto-sc/scserver_acceleration.manifest
new file mode 100644
index 00000000..06459587
--- /dev/null
+++ b/proto-sc/scserver_acceleration.manifest
@@ -0,0 +1,13 @@
+<?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.FlightSimulator.SimConnect ' version='10.0.61242.0' processorArchitecture='x86' publicKeyToken='67c7c14424d61b5b' />
+ </dependentAssembly>
+ </dependency>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
+ </dependentAssembly>
+ </dependency>
+</assembly>