From 9a17c626510d78fb91b8f69fc52b57c5381b0dea Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Mon, 11 May 2020 06:56:25 +0200 Subject: Added WDK build --- src/wdk/sources-wdk-misc.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/wdk/sources-wdk-misc.c (limited to 'src/wdk/sources-wdk-misc.c') diff --git a/src/wdk/sources-wdk-misc.c b/src/wdk/sources-wdk-misc.c new file mode 100644 index 0000000..d1c36f0 --- /dev/null +++ b/src/wdk/sources-wdk-misc.c @@ -0,0 +1,6 @@ +// This is a source file for WDK build of StormLib +// It is copied to the root folder during the build process + +#include "src\jenkins\lookup3.c" +#include "src\pklib\explode.c" +#include "src\pklib\implode.c" -- cgit v1.2.3