From: Przemyslaw Skibinski Date: Mon, 6 Feb 2017 18:43:13 +0000 (+0100) Subject: platform.h added to build_package.bat X-Git-Tag: v1.1.4~1^2~65^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7060aee8c2de9080135133d07221237e7db6adb7;p=thirdparty%2Fzstd.git platform.h added to build_package.bat --- diff --git a/lib/dll/example/build_package.bat b/lib/dll/example/build_package.bat index ce738a56c..b225af8d8 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\