Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 68a93c2

Browse files
committed
[Bug 14548] Rename all .mlc files to .lcb.
1 parent 49ef527 commit 68a93c2

38 files changed

+31
-31
lines changed

engine/engine-sources.gypi

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -954,9 +954,9 @@
954954
# Engine LCB files containing syntax
955955
'engine_syntax_lcb_files':
956956
[
957-
'src/canvas.mlc',
958-
'src/engine.mlc',
959-
'src/widget.mlc',
957+
'src/canvas.lcb',
958+
'src/engine.lcb',
959+
'src/widget.lcb',
960960
],
961961

962962
# Other engine LCB files

0 commit comments

Comments
 (0)