diff options
author | attila-csipa <attila.csipa@hp.com> | 2017-07-07 13:16:16 +0100 |
---|---|---|
committer | attila-csipa <attila.csipa@hp.com> | 2017-07-07 13:16:16 +0100 |
commit | 5ded46a80ec82137869ebd234189b1fd9ffff680 (patch) | |
tree | feac22663567716e51133734d7592da64adfd239 /proto-simconnect/fsx_steam_orig.manifest | |
parent | 816c857c513e42a0b2583c2ab7bd89610f968f93 (diff) | |
parent | f013741288cbbd9a2e70aea727cbb80cf72d10cc (diff) |
Merge remote-tracking branch 'upstream/unstable' into unstable
Diffstat (limited to 'proto-simconnect/fsx_steam_orig.manifest')
-rw-r--r-- | proto-simconnect/fsx_steam_orig.manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/proto-simconnect/fsx_steam_orig.manifest b/proto-simconnect/fsx_steam_orig.manifest new file mode 100644 index 00000000..f1b3314c --- /dev/null +++ b/proto-simconnect/fsx_steam_orig.manifest @@ -0,0 +1,8 @@ +<?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.62607.0' processorArchitecture='x86' publicKeyToken='67c7c14424d61b5b' /> + </dependentAssembly> + </dependency> +</assembly> |