first commit

This commit is contained in:
Jose Caban
2025-06-07 11:34:38 -04:00
commit 0eb2d7c07d
4708 changed files with 1500614 additions and 0 deletions

View 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.21022.8"
processorArchitecture="x86"
publicKeyToken="1fc8b3b9a1e18e3b"
/>
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
</assembly>

BIN
extern/cmake/2.85/bin/cmake-gui.exe vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/cmake.exe vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/cmw9xcom.exe vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/cpack.exe vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/ctest.exe vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/msvcm90.dll vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/msvcp90.dll vendored Normal file

Binary file not shown.

BIN
extern/cmake/2.85/bin/msvcr90.dll vendored Normal file

Binary file not shown.