diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-03 09:46:29 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-03 09:46:29 +0200 |
commit | 6c23e1ad43f143ee8b694b907432c5801713a7d5 (patch) | |
tree | ca9199e86c47211114c4063a04fc4e1063a74432 /ftnoir_protocol_sc/scserver-acceleration.manifest | |
parent | 340906d3571ba3c75e67d8457de4129381d5a6b3 (diff) |
fix MSVC, now runs
Diffstat (limited to 'ftnoir_protocol_sc/scserver-acceleration.manifest')
-rw-r--r-- | ftnoir_protocol_sc/scserver-acceleration.manifest | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ftnoir_protocol_sc/scserver-acceleration.manifest b/ftnoir_protocol_sc/scserver-acceleration.manifest deleted file mode 100644 index 06459587..00000000 --- a/ftnoir_protocol_sc/scserver-acceleration.manifest +++ /dev/null @@ -1,13 +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.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> |