platform.h added to build_package.bat

This commit is contained in:
Przemyslaw Skibinski
2017-02-06 19:43:13 +01:00
parent 4367fd9c91
commit 7060aee8c2
+1
View File
@@ -4,6 +4,7 @@ COPY tests\fullbench.c bin\example\
COPY programs\datagen.c bin\example\ COPY programs\datagen.c bin\example\
COPY programs\datagen.h bin\example\ COPY programs\datagen.h bin\example\
COPY programs\util.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\mem.h bin\example\
COPY lib\common\zstd_errors.h bin\example\ COPY lib\common\zstd_errors.h bin\example\
COPY lib\common\zstd_internal.h bin\example\ COPY lib\common\zstd_internal.h bin\example\