diff options
Diffstat (limited to 'src/LibTomMathDesc.c')
-rw-r--r-- | src/LibTomMathDesc.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/LibTomMathDesc.c b/src/LibTomMathDesc.c new file mode 100644 index 0000000..574cdfb --- /dev/null +++ b/src/LibTomMathDesc.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 ".\libtomcrypt\src\math\ltm_desc.c" |