This commit is contained in:
shuibing811
2025-02-12 10:40:06 +08:00
parent aad820dde7
commit 18a5c89606
13 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@@ -15,7 +15,7 @@
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
#*.dll
# Fortran module files
*.mod
@@ -25,7 +25,7 @@
*.lai
*.la
*.a
*.lib
#*.lib
# Executables
*.exe
@@ -42,7 +42,7 @@
*.lai
*.so
*.so.*
*.dll
#*.dll
*.dylib
# Qt-es

BIN
3rdparty/fmt_x64-windows/bin/fmt.dll vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
3rdparty/fmt_x64-windows/lib/fmt.lib vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.