]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
platform.h added to build_package.bat
authorPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 6 Feb 2017 18:43:13 +0000 (19:43 +0100)
committerPrzemyslaw Skibinski <inikep@gmail.com>
Mon, 6 Feb 2017 18:43:13 +0000 (19:43 +0100)
lib/dll/example/build_package.bat

index ce738a56cb42640c2c4358081f5005ee59410b0e..b225af8d877632bb8f0574f71451af8e52e86037 100644 (file)
@@ -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\