From 7060aee8c2de9080135133d07221237e7db6adb7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Skibinski Date: Mon, 6 Feb 2017 19:43:13 +0100 Subject: [PATCH] platform.h added to build_package.bat --- lib/dll/example/build_package.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dll/example/build_package.bat b/lib/dll/example/build_package.bat index ce738a56..b225af8d 100644 --- a/lib/dll/example/build_package.bat +++ b/lib/dll/example/build_package.bat @@ -4,6 +4,7 @@ COPY tests\fullbench.c bin\example\ COPY programs\datagen.c bin\example\ COPY programs\datagen.h bin\example\ COPY programs\util.h bin\example\ +COPY programs\platform.h bin\example\ COPY lib\common\mem.h bin\example\ COPY lib\common\zstd_errors.h bin\example\ COPY lib\common\zstd_internal.h bin\example\