1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-17 23:57:14 +02:00

Remove the {fmt} library from the project. Too many compilation issues with it.

This commit is contained in:
Sandu Liviu Catalin
2016-05-25 22:47:55 +03:00
parent ec0a01d976
commit 7ee5fe2f0c
11 changed files with 40 additions and 5845 deletions

View File

@ -400,8 +400,6 @@
<Add library="squirrel" />
</Linker>
<Unit filename="../external/Common/aes256.cpp" />
<Unit filename="../external/CppFormat/format.cc" />
<Unit filename="../external/CppFormat/posix.cc" />
<Unit filename="../external/Hash/crc32.cpp" />
<Unit filename="../external/Hash/crc32.h" />
<Unit filename="../external/Hash/digest.cpp" />