1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-23 15:16:17 +00:00

BuildSystem: generated files have .gen.ext

This commit is contained in:
Poommetee Ketson
2017-06-25 19:26:24 +07:00
parent 8d6445b8f3
commit 4a0dc529ce
35 changed files with 82 additions and 81 deletions

View File

@@ -33,7 +33,7 @@
#include "version.h"
#include "animation_editor.h"
#include "authors.h"
#include "authors.gen.h"
#include "bind/core_bind.h"
#include "core/io/resource_loader.h"
#include "core/io/resource_saver.h"