forked from Git_test/Git_TEST
初始化项目:红灯闪烁
This commit is contained in:
20
不同颜色LED/VSC_Project/.eide/files.options.yml
Normal file
20
不同颜色LED/VSC_Project/.eide/files.options.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
##########################################################################################
|
||||
# Append Compiler Options For Source Files
|
||||
##########################################################################################
|
||||
|
||||
# syntax:
|
||||
# <your pattern>: <compiler options>
|
||||
# For get pattern syntax, please refer to: https://www.npmjs.com/package/micromatch
|
||||
#
|
||||
# examples:
|
||||
# 'main.cpp': --cpp11 -Og ...
|
||||
# 'src/*.c': -gnu -O2 ...
|
||||
# 'src/lib/**/*.cpp': --cpp11 -Os ...
|
||||
# '!Application/*.c': -O0
|
||||
# '**/*.c': -O2 -gnu ...
|
||||
|
||||
version: "2.1"
|
||||
options:
|
||||
Target 1:
|
||||
files: {}
|
||||
virtualPathFiles: {}
|
||||
Reference in New Issue
Block a user