[update] eclipse.py

This commit is contained in:
thread-liu 2020-05-18 17:41:16 +08:00
parent 6deb233e04
commit f899299699
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ from xml.etree.ElementTree import SubElement
from building import *
MODULE_VER_NUM = 2
MODULE_VER_NUM = 3
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']