Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
13
Src/resources/libraries/Microsoft.VC90.ATL.manifest
Normal file
13
Src/resources/libraries/Microsoft.VC90.ATL.manifest
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.VC90.ATL"
|
||||
version="9.0.21022.8"
|
||||
processorArchitecture="x86"
|
||||
publicKeyToken="1fc8b3b9a1e18e3b"
|
||||
/>
|
||||
<file name="ATL90.dll" />
|
||||
</assembly>
|
13
Src/resources/libraries/Microsoft.VC90.CRT.manifest
Normal file
13
Src/resources/libraries/Microsoft.VC90.CRT.manifest
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.VC90.CRT"
|
||||
version="9.0.30729.6161"
|
||||
processorArchitecture="x86"
|
||||
publicKeyToken="1fc8b3b9a1e18e3b"
|
||||
/>
|
||||
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
|
||||
</assembly>
|
BIN
Src/resources/libraries/atl90.dll
Normal file
BIN
Src/resources/libraries/atl90.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/concrt140.dll
Normal file
BIN
Src/resources/libraries/concrt140.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/lame_enc.dll
Normal file
BIN
Src/resources/libraries/lame_enc.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp140.dll
Normal file
BIN
Src/resources/libraries/msvcp140.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp140_1.dll
Normal file
BIN
Src/resources/libraries/msvcp140_1.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp140_2.dll
Normal file
BIN
Src/resources/libraries/msvcp140_2.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp140_atomic_wait.dll
Normal file
BIN
Src/resources/libraries/msvcp140_atomic_wait.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp140_codecvt_ids.dll
Normal file
BIN
Src/resources/libraries/msvcp140_codecvt_ids.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcp90.dll
Normal file
BIN
Src/resources/libraries/msvcp90.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/msvcr90.dll
Normal file
BIN
Src/resources/libraries/msvcr90.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/vccorlib140.dll
Normal file
BIN
Src/resources/libraries/vccorlib140.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/vcruntime140.dll
Normal file
BIN
Src/resources/libraries/vcruntime140.dll
Normal file
Binary file not shown.
BIN
Src/resources/libraries/vms_desktop.dll
Normal file
BIN
Src/resources/libraries/vms_desktop.dll
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue