platform.h added to build_package.bat
parent
4367fd9c91
commit
7060aee8c2
|
@ -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\
|
||||
|
|
Loading…
Reference in New Issue