mirror of
https://github.com/godotengine/godot.git
synced 2026-03-01 18:41:20 +00:00
BuildSystem: generated files have .gen.extension
This commit is contained in:
parent
a2e4b80ff5
commit
e3998528e0
35 changed files with 93 additions and 90 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "editor/editor_node.h"
|
||||
#include "editor_export.h"
|
||||
#include "io/zip_io.h"
|
||||
#include "platform/javascript/logo.h"
|
||||
#include "platform/javascript/logo.gen.h"
|
||||
|
||||
#define EXPORT_TEMPLATE_WEBASSEMBLY_RELEASE "webassembly_release.zip"
|
||||
#define EXPORT_TEMPLATE_WEBASSEMBLY_DEBUG "webassembly_debug.zip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue