Zip files may contain directory entries, they always end with a path
separator and zip entries always use forward slashes for path separators.
There's no need to create the directories included in the zip file,
since they'll already be created when creating the individual files.
(cherry picked from commit
|
||
---|---|---|
.. | ||
editor_export_platform_pc.cpp | ||
editor_export_platform_pc.h | ||
editor_export_platform.cpp | ||
editor_export_platform.h | ||
editor_export_plugin.cpp | ||
editor_export_plugin.h | ||
editor_export_preset.cpp | ||
editor_export_preset.h | ||
editor_export_shared_object.h | ||
editor_export.cpp | ||
editor_export.h | ||
export_template_manager.cpp | ||
export_template_manager.h | ||
project_export.cpp | ||
project_export.h | ||
SCsub |