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

Add the cppformat library to the project.

This commit is contained in:
Sandu Liviu Catalin
2016-04-20 09:21:56 +03:00
parent 1017fc5c1a
commit c8161fe9d0
8 changed files with 6191 additions and 0 deletions

View File

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