aboutsummaryrefslogtreecommitdiff
path: root/src/wdk/sources-wdk-ltc.c
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2020-05-11 06:56:25 +0200
committerLadislav Zezula <zezula@volny.cz>2020-05-11 06:56:25 +0200
commit9a17c626510d78fb91b8f69fc52b57c5381b0dea (patch)
treeeb0a930811dc15c53d588994da609906c7d01435 /src/wdk/sources-wdk-ltc.c
parent6065d16ba99f40011c494a31a8f65b7edd15025e (diff)
Added WDK build
Diffstat (limited to 'src/wdk/sources-wdk-ltc.c')
-rw-r--r--src/wdk/sources-wdk-ltc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wdk/sources-wdk-ltc.c b/src/wdk/sources-wdk-ltc.c
new file mode 100644
index 0000000..7a7f90c
--- /dev/null
+++ b/src/wdk/sources-wdk-ltc.c
@@ -0,0 +1,4 @@
+// This is a source file for WDK build of StormLib
+// It is copied to the root folder during the build process
+
+#include "src\libtomcrypt\src\math\ltm_desc.c"