mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Added StormLib, nlohmann, BinaryTools and CLI11
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
TARGETNAME=StormLibWDK
|
||||
TARGETTYPE=LIBRARY
|
||||
USE_MSVCRT=1
|
||||
|
||||
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE -DWDK_BUILD
|
||||
|
||||
SOURCES=sources-cpp.cpp \
|
||||
sources-wdk-bzip2.c \
|
||||
sources-wdk-ltc.c \
|
||||
sources-wdk-lzma.c \
|
||||
sources-wdk-misc.c \
|
||||
sources-wdk-tomcrypt.c \
|
||||
sources-wdk-tommath.c \
|
||||
sources-wdk-zlib.c
|
||||
Reference in New Issue
Block a user